Skip to content

Latest commit

 

History

History
136 lines (132 loc) · 17.4 KB

2023-07-31.md

File metadata and controls

136 lines (132 loc) · 17.4 KB

2023-07-31

python

go

  • go-skynet / LocalAI:🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. Free Open Source OpenAI alternative. No GPU required. LocalAI is an API to run ggml compatible models: llama, gpt4all, rwkv, whisper, vicuna, koala, gpt4all-j, cerebras, falcon, dolly, starcoder, and many other(470 stars this week)
  • samber / lo:💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)(463 stars this week)
  • halfrost / LeetCode-Go:✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解(112 stars this week)
  • k3s-io / k3s:Lightweight Kubernetes(232 stars this week)
  • XIU2 / CloudflareSpeedTest:🌩 「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~(269 stars this week)
  • IceWhaleTech / CasaOS:CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.(330 stars this week)
  • hashicorp / terraform-provider-azurerm:Terraform provider for Azure Resource Manager(33 stars this week)
  • kubernetes / dashboard:General-purpose web UI for Kubernetes clusters(38 stars this week)
  • spf13 / cobra:A Commander for modern Go CLI interactions(100 stars this week)
  • replicate / cog:Containers for machine learning(69 stars this week)
  • cilium / cilium:eBPF-based Networking, Security, and Observability(95 stars this week)
  • jpillora / chisel:A fast TCP/UDP tunnel over HTTP(110 stars this week)
  • cloudwego / hertz:Go HTTP framework with high-performance and strong-extensibility for building micro-services.(35 stars this week)
  • SagerNet / sing-box:The universal proxy platform(73 stars this week)
  • Narasimha1997 / fake-sms:A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.(510 stars this week)
  • songquanpeng / one-api:OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2、智谱 ChatGLM、百度文心一言、讯飞星火认知以及阿里通义千问,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.(159 stars this week)
  • avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software(424 stars this week)
  • crossplane / crossplane:Cloud Native Control Planes(35 stars this week)
  • containerd / containerd:An open and reliable container runtime(56 stars this week)
  • nats-io / nats-server:High-Performance server for NATS.io, the cloud and edge native messaging system.(165 stars this week)
  • charmbracelet / gum:A tool for glamorous shell scripts 🎀(223 stars this week)
  • google / go-github:Go library for accessing the GitHub v3 API(76 stars this week)
  • HavocFramework / Havoc:The Havoc Framework.(50 stars this week)
  • 99designs / gqlgen:go generate based graphql server library(26 stars this week)
  • bytedance / sonic:A blazingly fast JSON serializing & deserializing library(100 stars this week)

typescript

  • microsoft / TypeChat:TypeChat is a library that makes it easy to build natural language interfaces using types.(2,862 stars this week)
  • Lissy93 / web-check:🌐 All-in-one website OSINT tool for analysing any website(664 stars this week)
  • ionic-team / ionic-framework:A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.(177 stars this week)
  • twentyhq / twenty:Building a modern alternative to Salesforce ⭐️ You can star to support our work!(841 stars this week)
  • AntonioErdeljac / next13-ai-saas:(117 stars this week)
  • webdevcody / code-racer:(168 stars this week)
  • makeplane / plane:🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.(1,465 stars this week)
  • mlc-ai / web-llm:Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.(71 stars this week)
  • anyproto / anytype-ts:Official Anytype client for MacOS, Linux, and Windows(209 stars this week)
  • n8n-io / n8n:Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.(293 stars this week)
  • FlowiseAI / Flowise:Drag & drop UI to build your customized LLM flow(732 stars this week)
  • FuelLabs / fuels-ts:Fuel Network Typescript SDK(2,717 stars this week)
  • Heroic-Games-Launcher / HeroicGamesLauncher:A Native GOG and Epic Games Launcher for Linux, Windows and Mac.(155 stars this week)
  • expo / expo:An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.(487 stars this week)
  • microsoft / playwright:Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.(368 stars this week)
  • calcom / cal.com:Scheduling infrastructure for absolutely everyone.(227 stars this week)
  • langgenius / dify:One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.(429 stars this week)
  • zzzgydi / clash-verge:A Clash GUI based on tauri. Supports Windows, macOS and Linux.(122 stars this week)
  • tremorlabs / tremor:The React library to build dashboards fast.(374 stars this week)
  • Vendicated / Vencord:The cutest Discord client mod(150 stars this week)
  • siyuan-note / siyuan:A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.(145 stars this week)
  • supabase / supabase:The open source Firebase alternative. Follow to stay updated about our public Beta.(417 stars this week)
  • microsoft / TypeScript:TypeScript is a superset of JavaScript that compiles to clean JavaScript output.(204 stars this week)
  • hoppscotch / hoppscotch:👽 Open source API development ecosystem - https://hoppscotch.io(456 stars this week)
  • vitejs / vite:Next generation frontend tooling. It's fast!(231 stars this week)

java

  • krahets / hello-algo:《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。(595 stars this week)
  • SeleniumHQ / selenium:A browser automation framework and ecosystem.(105 stars this week)
  • alipay / fury:A blazing fast multi-language serialization framework powered by jit and zero-copy(280 stars this week)
  • kkevsekk1 / AutoX:A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)(90 stars this week)
  • NationalSecurityAgency / ghidra:Ghidra is a software reverse engineering (SRE) framework(342 stars this week)
  • spring-projects / spring-boot:Spring Boot(205 stars this week)
  • GrowingGit / GitHub-Chinese-Top-Charts:🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。(367 stars this week)
  • languagetool-org / languagetool:Style and Grammar Checker for 25+ Languages(296 stars this week)
  • constanline / XQuickEnergy:(68 stars this week)
  • kunal-kushwaha / DSA-Bootcamp-Java:This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms + interview preparation bootcamp of WeMakeDevs.(133 stars this week)
  • mybatis-flex / mybatis-flex:mybatis-flex is an elegant Mybatis Enhancement Framework(439 stars this week)
  • apache / hive:Apache Hive(77 stars this week)
  • eugenp / tutorials:Just Announced - "Learn Spring Security OAuth":(51 stars this week)
  • halo-dev / halo:强大易用的开源建站工具。(116 stars this week)
  • YunaiV / ruoyi-vue-pro:🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!(382 stars this week)
  • apache / shenyu:Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.(22 stars this week)
  • apache / incubator-paimon:Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.(77 stars this week)
  • FongMi / TV:(95 stars this week)
  • Activiti / Activiti:Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…(30 stars this week)
  • elastic / logstash:Logstash - transport and process your logs, events, or other data(14 stars this week)
  • jeecgboot / jeecg-boot:🔥 「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。(113 stars this week)
  • iBotPeaches / Apktool:A tool for reverse engineering Android apk files(72 stars this week)
  • devopshydclub / vprofile-project:(35 stars this week)
  • SuperMonster003 / AutoJs6:安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)(49 stars this week)
  • alibaba / DataX:DataX是阿里云DataWorks数据集成的开源版本。(47 stars this week)