-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
86 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
## 2024-12-01 | ||
|
||
#### python | ||
* [myhhub / stock](https://github.com/myhhub/stock):stock股票.获取股票数据,计算股票指标,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。 | ||
* [andrewyng / aisuite](https://github.com/andrewyng/aisuite):Simple, unified interface to multiple Generative AI providers | ||
* [keephq / keep](https://github.com/keephq/keep):The open-source alert management and AIOps platform | ||
* [opendatalab / MinerU](https://github.com/opendatalab/MinerU):A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。 | ||
* [QwenLM / Qwen](https://github.com/QwenLM/Qwen):The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. | ||
* [microsoft / graphrag](https://github.com/microsoft/graphrag):A modular graph-based Retrieval-Augmented Generation (RAG) system | ||
* [open-mmlab / mmdetection3d](https://github.com/open-mmlab/mmdetection3d):OpenMMLab's next-generation platform for general 3D object detection. | ||
* [abi / screenshot-to-code](https://github.com/abi/screenshot-to-code):Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) | ||
* [xtekky / gpt4free](https://github.com/xtekky/gpt4free):The official gpt4free repository | various collection of powerful language models | ||
* [vwxyzjn / cleanrl](https://github.com/vwxyzjn/cleanrl):High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG) | ||
* [QwenLM / Qwen-Agent](https://github.com/QwenLM/Qwen-Agent):Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension. | ||
* [1Panel-dev / MaxKB](https://github.com/1Panel-dev/MaxKB):🚀 MaxKB 是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于智能客服、企业内部知识库、学术研究与教育等场景。 | ||
* [DS4SD / docling](https://github.com/DS4SD/docling):Get your documents ready for gen AI | ||
* [meta-llama / llama-stack](https://github.com/meta-llama/llama-stack):Composable building blocks to build Llama Apps | ||
* [disposable-email-domains / disposable-email-domains](https://github.com/disposable-email-domains/disposable-email-domains):a list of disposable and temporary email address domains | ||
* [swirlai / swirl-search](https://github.com/swirlai/swirl-search):AI Search & RAG Without Moving Your Data. Get instant answers from your company's knowledge across 100+ apps while keeping data secure. Deploy in minutes, not months. | ||
* [lllyasviel / stable-diffusion-webui-forge](https://github.com/lllyasviel/stable-diffusion-webui-forge): | ||
|
||
#### swift | ||
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart. | ||
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift | ||
* [jordanbaird / Ice](https://github.com/jordanbaird/Ice):Powerful menu bar manager for macOS | ||
* [lihaoyun6 / QuickRecorder](https://github.com/lihaoyun6/QuickRecorder):A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具 | ||
* [pointfreeco / swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture):A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. | ||
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development | ||
* [p0deje / Maccy](https://github.com/p0deje/Maccy):Lightweight clipboard manager for macOS | ||
* [AugustDev / enchanted](https://github.com/AugustDev/enchanted):Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama. | ||
* [exelban / stats](https://github.com/exelban/stats):macOS system monitor in your menu bar | ||
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing. | ||
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library. | ||
* [SwifterSwift / SwifterSwift](https://github.com/SwifterSwift/SwifterSwift):A handy collection of more than 500 native Swift extensions to boost your productivity. | ||
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift | ||
* [hackiftekhar / IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager):Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. | ||
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps. | ||
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web. | ||
* [khanhduytran0 / LiveContainer](https://github.com/khanhduytran0/LiveContainer):Run iOS app without actually installing it! | ||
* [kean / Nuke](https://github.com/kean/Nuke):Image loading system | ||
* [TheWidlarzGroup / react-native-video](https://github.com/TheWidlarzGroup/react-native-video):A <Video /> component for react-native | ||
* [apple / swift-algorithms](https://github.com/apple/swift-algorithms):Commonly used sequence and collection algorithms for Swift | ||
* [swiftlang / swift-package-manager](https://github.com/swiftlang/swift-package-manager):The Package Manager for the Swift Programming Language | ||
* [nikitabobko / AeroSpace](https://github.com/nikitabobko/AeroSpace):AeroSpace is an i3-like tiling window manager for macOS | ||
|
||
#### javascript | ||
* [songquanpeng / one-api](https://github.com/songquanpeng/one-api):OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | ||
* [4ian / GDevelop](https://github.com/4ian/GDevelop):🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone. | ||
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework | ||
* [XengShi / materialYouNewTab](https://github.com/XengShi/materialYouNewTab):A Simple New Tab ( browsers's home page ) inspired with Google's 'Material You' design | ||
* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser. | ||
* [ryanhanwu / How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way):本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 | ||
* [swagger-api / swagger-ui](https://github.com/swagger-api/swagger-ui):Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. | ||
* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool | ||
* [sudheerj / reactjs-interview-questions](https://github.com/sudheerj/reactjs-interview-questions):List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! | ||
* [WordPress / gutenberg](https://github.com/WordPress/gutenberg):The Block Editor project for WordPress and beyond. Plugin is available from the official repository. | ||
* [cmliu / CF-Workers-docker.io](https://github.com/cmliu/CF-Workers-docker.io):这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。 | ||
* [xanderfrangos / twinkle-tray](https://github.com/xanderfrangos/twinkle-tray):Easily manage the brightness of your monitors in Windows from the system tray | ||
* [airbnb / javascript](https://github.com/airbnb/javascript):JavaScript Style Guide | ||
|
||
#### go | ||
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models. | ||
* [publicsuffix / list](https://github.com/publicsuffix/list):The Public Suffix List | ||
* [prometheus / prometheus](https://github.com/prometheus/prometheus):The Prometheus monitoring system and time series database. | ||
* [Project-HAMi / HAMi](https://github.com/Project-HAMi/HAMi):Heterogeneous AI Computing Virtualization Middleware | ||
* [hashicorp / terraform](https://github.com/hashicorp/terraform):Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. | ||
* [nezhahq / nezha](https://github.com/nezhahq/nezha):Self-hosted, lightweight server and website monitoring and O&M tool | ||
* [aquasecurity / kube-bench](https://github.com/aquasecurity/kube-bench):Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark | ||
* [go-gitea / gitea](https://github.com/go-gitea/gitea):Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD | ||
* [bufbuild / protoc-gen-validate](https://github.com/bufbuild/protoc-gen-validate):Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate | ||
* [iam-veeramalla / observability-zero-to-hero](https://github.com/iam-veeramalla/observability-zero-to-hero):Repo for learning observability | ||
* [gohugoio / hugo](https://github.com/gohugoio/hugo):The world’s fastest framework for building websites. | ||
* [etcd-io / etcd](https://github.com/etcd-io/etcd):Distributed reliable key-value store for the most critical data of a distributed system | ||
* [trustwallet / assets](https://github.com/trustwallet/assets):A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens. | ||
* [grafana / loki](https://github.com/grafana/loki):Like Prometheus, but for logs. | ||
* [go-kratos / kratos](https://github.com/go-kratos/kratos):Your ultimate Go microservices framework for the cloud-native era. | ||
* [fatedier / frp](https://github.com/fatedier/frp):A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | ||
* [gofiber / fiber](https://github.com/gofiber/fiber):⚡️ Express inspired web framework written in Go | ||
* [grafana / alloy](https://github.com/grafana/alloy):OpenTelemetry Collector distribution with programmable pipelines | ||
* [apernet / hysteria](https://github.com/apernet/hysteria):Hysteria is a powerful, lightning fast and censorship resistant proxy. | ||
* [openimsdk / open-im-server](https://github.com/openimsdk/open-im-server):IM Chat ChatGPT | ||
* [kubernetes-sigs / kueue](https://github.com/kubernetes-sigs/kueue):Kubernetes-native Job Queueing | ||
* [kedacore / keda](https://github.com/kedacore/keda):KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes | ||
* [spf13 / viper](https://github.com/spf13/viper):Go configuration with fangs | ||
* [gruntwork-io / terragrunt](https://github.com/gruntwork-io/terragrunt):Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. | ||
* [uber-go / fx](https://github.com/uber-go/fx):A dependency injection based application framework for Go. |