Skip to content

Commit

Permalink
2023-08-30
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Aug 30, 2023
1 parent 3814485 commit 1ff14fc
Showing 1 changed file with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions 2023-08-30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
## 2023-08-30

#### python
* [Plachtaa / VALL-E-X](https://github.com/Plachtaa/VALL-E-X):An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
* [b1tg / CVE-2023-38831-winrar-exploit](https://github.com/b1tg/CVE-2023-38831-winrar-exploit):CVE-2023-38831 winrar exploit generator
* [nlpxucan / WizardLM](https://github.com/nlpxucan/WizardLM):Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath
* [continuedev / continue](https://github.com/continuedev/continue):⏩ the open-source autopilot for software development—bring the power of ChatGPT to VS Code
* [kovidgoyal / calibre](https://github.com/kovidgoyal/calibre):The official source code repository for the calibre ebook manager
* [Z4nzu / hackingtool](https://github.com/Z4nzu/hackingtool):ALL IN ONE Hacking Tool For Hackers
* [satwikkansal / wtfpython](https://github.com/satwikkansal/wtfpython):What the f*ck Python? 😱
* [kuafuai / DevOpsGPT](https://github.com/kuafuai/DevOpsGPT):Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
* [Pythagora-io / gpt-pilot](https://github.com/Pythagora-io/gpt-pilot):PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation
* [public-apis / public-apis](https://github.com/public-apis/public-apis):A collective list of free APIs
* [oobabooga / text-generation-webui](https://github.com/oobabooga/text-generation-webui):A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models.
* [facebookresearch / llama](https://github.com/facebookresearch/llama):Inference code for LLaMA models
* [QwenLM / Qwen-VL](https://github.com/QwenLM/Qwen-VL):The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
* [haoheliu / AudioLDM2](https://github.com/haoheliu/AudioLDM2):Text-to-Audio/Music Generation
* [521xueweihan / HelloGitHub](https://github.com/521xueweihan/HelloGitHub):分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
* [geekan / MetaGPT](https://github.com/geekan/MetaGPT):🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
* [dgtlmoon / changedetection.io](https://github.com/dgtlmoon/changedetection.io):The best and simplest free open source website change detection, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change and Price Drop notification
* [plotly / dash](https://github.com/plotly/dash):Data Apps & Dashboards for Python. No JavaScript Required.
* [facebookresearch / audiocraft](https://github.com/facebookresearch/audiocraft):Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
* [lllyasviel / Fooocus](https://github.com/lllyasviel/Fooocus):Focus on prompting and generating
* [threestudio-project / threestudio](https://github.com/threestudio-project/threestudio):A unified framework for 3D content generation.
* [triton-inference-server / server](https://github.com/triton-inference-server/server):The Triton Inference Server provides an optimized cloud and edge inferencing solution.
* [hastagAB / Awesome-Python-Scripts](https://github.com/hastagAB/Awesome-Python-Scripts):A Curated list of Awesome Python Scripts that Automate Stuffs.
* [watchtowrlabs / juniper-rce_cve-2023-36844](https://github.com/watchtowrlabs/juniper-rce_cve-2023-36844):

#### swift
* [ninxsoft / Mist](https://github.com/ninxsoft/Mist):A Mac utility that automatically downloads macOS Firmwares / Installers.
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [krzyzanowskim / CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift):CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
* [Quick / Nimble](https://github.com/Quick/Nimble):A Matcher Framework for Swift and Objective-C
* [danielgindi / Charts](https://github.com/danielgindi/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [Juanpe / SkeletonView](https://github.com/Juanpe/SkeletonView):☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project
* [grishka / NearDrop](https://github.com/grishka/NearDrop):An unofficial Google Nearby Share app for macOS
* [siteline / SwiftUI-Introspect](https://github.com/siteline/SwiftUI-Introspect):Introspect underlying UIKit/AppKit components from SwiftUI
* [mazzzystar / Queryable](https://github.com/mazzzystar/Queryable):Run OpenAI's CLIP model on iOS to search photos.
* [tuist / tuist](https://github.com/tuist/tuist):🚀 Create, maintain, and interact with Xcode projects at scale
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [Quick / Quick](https://github.com/Quick/Quick):The Swift (and Objective-C) testing framework.
* [MonitorControl / MonitorControl](https://github.com/MonitorControl/MonitorControl):🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
* [apple / swift-algorithms](https://github.com/apple/swift-algorithms):Commonly used sequence and collection algorithms for Swift
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [SwiftUIX / SwiftUIX](https://github.com/SwiftUIX/SwiftUIX):An exhaustive expansion of the standard SwiftUI library.
* [Swinject / Swinject](https://github.com/Swinject/Swinject):Dependency injection framework for Swift with iOS/macOS/Linux
* [marmelroy / PhoneNumberKit](https://github.com/marmelroy/PhoneNumberKit):A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
* [mapbox / mapbox-maps-ios](https://github.com/mapbox/mapbox-maps-ios):Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal

#### javascript
* [pedroslopez / whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js):A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
* [chartjs / Chart.js](https://github.com/chartjs/Chart.js):Simple HTML5 Charts using the <canvas> tag
* [docsifyjs / docsify](https://github.com/docsifyjs/docsify):🃏 A magical documentation site generator.
* [UnblockNeteaseMusic / server](https://github.com/UnblockNeteaseMusic/server):Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)
* [levinunnink / html-form-to-google-sheet](https://github.com/levinunnink/html-form-to-google-sheet):How to submit HTML forms to Google Sheets. (Updated for 2023 Script Editor)
* [bigskysoftware / htmx](https://github.com/bigskysoftware/htmx):</> htmx - high power tools for HTML
* [louislam / uptime-kuma](https://github.com/louislam/uptime-kuma):A fancy self-hosted monitoring tool
* [jquery / jquery](https://github.com/jquery/jquery):jQuery JavaScript Library
* [hiteshchoudhary / js-hindi-youtube](https://github.com/hiteshchoudhary/js-hindi-youtube):A code repo for javascript series at Chai aur code youtube channel
* [serverless / examples](https://github.com/serverless/examples):Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
* [knownsec / KCon](https://github.com/knownsec/KCon):KCon is a famous Hacker Con powered by Knownsec Team.
* [github / docs](https://github.com/github/docs):The open-source repo for docs.github.com
* [is-a-dev / register](https://github.com/is-a-dev/register):Grab your own sweet-looking '.is-a.dev' subdomain
* [iamadamdev / bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome):Bypass Paywalls web browser extension for Chrome and Firefox.
* [mickael-kerjean / filestash](https://github.com/mickael-kerjean/filestash):🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
* [appium / appium](https://github.com/appium/appium):Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol
* [tensorflow / tfjs-examples](https://github.com/tensorflow/tfjs-examples):Examples built with TensorFlow.js
* [john-smilga / node-express-course](https://github.com/john-smilga/node-express-course):
* [iptv-org / iptv](https://github.com/iptv-org/iptv):Collection of publicly available IPTV channels from all over the world
* [beefproject / beef](https://github.com/beefproject/beef):The Browser Exploitation Framework Project
* [OpenCTI-Platform / opencti](https://github.com/OpenCTI-Platform/opencti):Open Cyber Threat Intelligence Platform
* [Asabeneh / 30-Days-Of-React](https://github.com/Asabeneh/30-Days-Of-React):30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
* [neetcode-gh / leetcode](https://github.com/neetcode-gh/leetcode):Leetcode solutions
* [MHSanaei / 3x-ui](https://github.com/MHSanaei/3x-ui):Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks)
* [HabitRPG / habitica](https://github.com/HabitRPG/habitica):A habit tracker app which treats your goals like a Role Playing Game.

#### go
* [netbirdio / netbird](https://github.com/netbirdio/netbird):Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
* [go-kratos / kratos](https://github.com/go-kratos/kratos):Your ultimate Go microservices framework for the cloud-native era.
* [avast / retry-go](https://github.com/avast/retry-go):Simple golang library for retry mechanism
* [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.
* [go-skynet / LocalAI](https://github.com/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. Runs ggml, gguf, GPTQ, onnx, TF compatible models: llama, llama2, gpt4all, rwkv, whisper, vicuna, koala, cerebras, falcon, dolly, starcoder, and many others
* [go-gorm / gorm](https://github.com/go-gorm/gorm):The fantastic ORM library for Golang, aims to be developer friendly
* [spf13 / cobra](https://github.com/spf13/cobra):A Commander for modern Go CLI interactions
* [Narasimha1997 / fake-sms](https://github.com/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.
* [kopia / kopia](https://github.com/kopia/kopia):Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
* [cert-manager / cert-manager](https://github.com/cert-manager/cert-manager):Automatically provision and manage TLS certificates in Kubernetes
* [mehdihadeli / go-ecommerce-microservices](https://github.com/mehdihadeli/go-ecommerce-microservices):🧺 A practical e-commerce microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
* [juanfont / headscale](https://github.com/juanfont/headscale):An open source, self-hosted implementation of the Tailscale control server
* [klauspost / compress](https://github.com/klauspost/compress):Optimized Go Compression Packages
* [qjfoidnh / BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go):iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
* [open-policy-agent / opa](https://github.com/open-policy-agent/opa):An open source, general-purpose policy engine.
* [acheong08 / rev-obsidian-sync](https://github.com/acheong08/rev-obsidian-sync):Reverse engineering of the native Obsidian sync and publish server
* [argoproj / argo-cd](https://github.com/argoproj/argo-cd):Declarative continuous deployment for Kubernetes.
* [golang / protobuf](https://github.com/golang/protobuf):Go support for Google's protocol buffers
* [jesseduffield / lazygit](https://github.com/jesseduffield/lazygit):simple terminal UI for git commands
* [rclone / rclone](https://github.com/rclone/rclone):"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
* [julienschmidt / httprouter](https://github.com/julienschmidt/httprouter):A high performance HTTP request router that scales well
* [containerd / containerd](https://github.com/containerd/containerd):An open and reliable container runtime
* [golang-jwt / jwt](https://github.com/golang-jwt/jwt):Community maintained clone of https://github.com/dgrijalva/jwt-go
* [seaweedfs / seaweedfs](https://github.com/seaweedfs/seaweedfs):SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
* [prometheus / client_golang](https://github.com/prometheus/client_golang):Prometheus instrumentation library for Go applications

0 comments on commit 1ff14fc

Please sign in to comment.