Skip to content

Commit

Permalink
2024-12-07
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Dec 7, 2024
1 parent b1a9e56 commit 8ef2bc5
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions 2024-12-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
## 2024-12-07

#### python
* [QuivrHQ / MegaParse](https://github.com/QuivrHQ/MegaParse):File Parser optimised for LLM Ingestion with no loss 🧠 Parse PDFs, Docx, PPTx in a format that is ideal for LLMs.
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
* [pydantic / pydantic-ai](https://github.com/pydantic/pydantic-ai):Agent Framework / shim to use Pydantic with LLMs
* [FoundationVision / VAR](https://github.com/FoundationVision/VAR):[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
* [fishaudio / fish-speech](https://github.com/fishaudio/fish-speech):SOTA Open Source TTS
* [qodo-ai / qodo-cover](https://github.com/qodo-ai/qodo-cover):Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
* [sqlfluff / sqlfluff](https://github.com/sqlfluff/sqlfluff):A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
* [BerriAI / litellm](https://github.com/BerriAI/litellm):Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
* [prowler-cloud / prowler](https://github.com/prowler-cloud/prowler):Prowler is an Open Cloud Security tool for AWS, Azure, GCP and Kubernetes. It helps for continuos monitoring, security assessments and audits, incident response, compliance, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more.
* [ansible / ansible](https://github.com/ansible/ansible):Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
* [gradio-app / gradio](https://github.com/gradio-app/gradio):Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
* [wandb / wandb](https://github.com/wandb/wandb):The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
* [reflex-dev / reflex](https://github.com/reflex-dev/reflex):🕸️ Web apps in pure Python 🐍
* [google-deepmind / graphcast](https://github.com/google-deepmind/graphcast):
* [SciPhi-AI / R2R](https://github.com/SciPhi-AI/R2R):The most advanced AI retrieval system. Containerized, Retrieval-Augmented Generation (RAG) with a RESTful API.
* [soimort / you-get](https://github.com/soimort/you-get):⏬ Dumb downloader that scrapes the web

#### swift
* [mozilla-mobile / firefox-ios](https://github.com/mozilla-mobile/firefox-ios):Firefox for iOS
* [whoeevee / EeveeSpotify](https://github.com/whoeevee/EeveeSpotify):A tweak to get Spotify Premium for free, just like Spotilife
* [krzysztofzablocki / Sourcery](https://github.com/krzysztofzablocki/Sourcery):Meta-programming for Swift, stop writing boilerplate code.
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
* [swiftlang / swift-syntax](https://github.com/swiftlang/swift-syntax):A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
* [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.
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift.
* [SDWebImage / SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI):SwiftUI Image loading and Animation framework powered by SDWebImage
* [apple / swift-algorithms](https://github.com/apple/swift-algorithms):Commonly used sequence and collection algorithms for Swift
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
* [apple / swift-nio](https://github.com/apple/swift-nio):Event-driven network application framework for high performance protocol servers & clients, non-blocking.
* [yonaskolb / XcodeGen](https://github.com/yonaskolb/XcodeGen):A Swift command line tool for generating your Xcode project
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
* [hmlongco / Factory](https://github.com/hmlongco/Factory):A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [vapor / vapor](https://github.com/vapor/vapor):💧 A server-side Swift HTTP web framework.
* [pointfreeco / swift-dependencies](https://github.com/pointfreeco/swift-dependencies):A dependency management library inspired by SwiftUI's "environment."
* [onevcat / Kingfisher](https://github.com/onevcat/Kingfisher):A lightweight, pure-Swift library for downloading and caching images from the web.
* [RevenueCat / purchases-ios](https://github.com/RevenueCat/purchases-ios):In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
* [kean / Pulse](https://github.com/kean/Pulse):Network logger for Apple platforms

#### javascript
* [facebook / react](https://github.com/facebook/react):The library for web and native user interfaces.
* [facebook / create-react-app](https://github.com/facebook/create-react-app):Set up a modern web app by running one command.
* [InternLM / MindSearch](https://github.com/InternLM/MindSearch):🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
* [nodejs / node](https://github.com/nodejs/node):Node.js JavaScript runtime ✨🐢🚀✨
* [HumanSignal / label-studio](https://github.com/HumanSignal/label-studio):Label Studio is a multi-type data labeling and annotation tool with standardized output format
* [projectdiscovery / nuclei-templates](https://github.com/projectdiscovery/nuclei-templates):Community curated list of templates for the nuclei engine to find security vulnerabilities.
* [expressjs / express](https://github.com/expressjs/express):Fast, unopinionated, minimalist web framework for node.
* [ArchGPT / insomnium](https://github.com/ArchGPT/insomnium):Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
* [netptop / siteproxy](https://github.com/netptop/siteproxy):reverse proxy, online proxy, 反向代理,免翻墙访问Youtube/twitter/Google, 支持github和telegram web登录(请注意不要通过不信任的代理进行登录)。支持DuckDuckGo AI Chat(可免费访问chatGPT3.5和Claude3)
* [jackocnr / intl-tel-input](https://github.com/jackocnr/intl-tel-input):A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
* [prebid / Prebid.js](https://github.com/prebid/Prebid.js):Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
* [mrdoob / three.js](https://github.com/mrdoob/three.js):JavaScript 3D Library.
* [mozilla / pdf.js](https://github.com/mozilla/pdf.js):PDF Reader in JavaScript
* [pmndrs / drei](https://github.com/pmndrs/drei):🥉 useful helpers for react-three-fiber
* [usebruno / bruno](https://github.com/usebruno/bruno):Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
* [moment / moment](https://github.com/moment/moment):Parse, validate, manipulate, and display dates in javascript.
* [wekan / wekan](https://github.com/wekan/wekan):The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
* [ToolJet / ToolJet](https://github.com/ToolJet/ToolJet):Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
* [UseInterstellar / Interstellar](https://github.com/UseInterstellar/Interstellar):One of the most popular modern web proxies with blazing fast speeds and a variety of games.
* [CesiumGS / cesium](https://github.com/CesiumGS/cesium):An open-source JavaScript library for world-class 3D globes and maps 🌎
* [SortableJS / Sortable](https://github.com/SortableJS/Sortable):Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
* [SchemaStore / schemastore](https://github.com/SchemaStore/schemastore):A collection of JSON schema files including full API

#### go
* [hashicorp / terraform-provider-aws](https://github.com/hashicorp/terraform-provider-aws):The AWS Provider enables Terraform to manage AWS resources.
* [elastic / cloud-on-k8s](https://github.com/elastic/cloud-on-k8s):Elastic Cloud on Kubernetes
* [projectcalico / calico](https://github.com/projectcalico/calico):Cloud native networking and network security
* [moby / buildkit](https://github.com/moby/buildkit):concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
* [fluxcd / flux2](https://github.com/fluxcd/flux2):Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
* [FiloSottile / mkcert](https://github.com/FiloSottile/mkcert):A simple zero-config tool to make locally trusted development certificates with any names you'd like.
* [chaitin / SafeLine](https://github.com/chaitin/SafeLine):serve as a reverse proxy to protect your web services from attacks and exploits.
* [gardener / gardener](https://github.com/gardener/gardener):Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.
* [open-telemetry / opentelemetry-operator](https://github.com/open-telemetry/opentelemetry-operator):Kubernetes Operator for OpenTelemetry Collector
* [moby / moby](https://github.com/moby/moby):The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
* [Calcium-Ion / new-api](https://github.com/Calcium-Ion/new-api):AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。
* [ethereum-optimism / optimism](https://github.com/ethereum-optimism/optimism):Optimism is Ethereum, scaled.
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
* [stretchr / testify](https://github.com/stretchr/testify):A toolkit with common assertions and mocks that plays nicely with the standard library
* [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.
* [go-playground / validator](https://github.com/go-playground/validator):💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
* [cilium / cilium](https://github.com/cilium/cilium):eBPF-based Networking, Security, and Observability
* [golang / protobuf](https://github.com/golang/protobuf):Go support for Google's protocol buffers
* [hashicorp / vault](https://github.com/hashicorp/vault):A tool for secrets management, encryption as a service, and privileged access management
* [golang-migrate / migrate](https://github.com/golang-migrate/migrate):Database migrations. CLI and Golang library.
* [open-telemetry / opentelemetry-go](https://github.com/open-telemetry/opentelemetry-go):OpenTelemetry Go API and SDK
* [dexidp / dex](https://github.com/dexidp/dex):OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
* [tidwall / gjson](https://github.com/tidwall/gjson):Get JSON values quickly - JSON parser for Go
* [google / osv-scanner](https://github.com/google/osv-scanner):Vulnerability scanner written in Go which uses the data provided by https://osv.dev

0 comments on commit 8ef2bc5

Please sign in to comment.