Skip to content

Commit

Permalink
2024-09-28
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Sep 28, 2024
1 parent 4389d4e commit 5cd648a
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions 2024-09-28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
## 2024-09-28

#### python
* [meta-llama / llama-stack](https://github.com/meta-llama/llama-stack):Model components of the Llama Stack APIs
* [meta-llama / llama-stack-apps](https://github.com/meta-llama/llama-stack-apps):Agentic components of the Llama Stack APIs
* [meta-llama / llama-models](https://github.com/meta-llama/llama-models):Utilities intended for use with Llama models.
* [hacksider / Deep-Live-Cam](https://github.com/hacksider/Deep-Live-Cam):real time face swap and one-click video deepfake with only a single image
* [microsoft / RD-Agent](https://github.com/microsoft/RD-Agent):Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automate these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which let AI drive data-driven AI.
* [stanfordnlp / dspy](https://github.com/stanfordnlp/dspy):DSPy: The framework for programming—not prompting—foundation models
* [explodinggradients / ragas](https://github.com/explodinggradients/ragas):Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
* [unclecode / crawl4ai](https://github.com/unclecode/crawl4ai):🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
* [huggingface / trl](https://github.com/huggingface/trl):Train transformer language models with reinforcement learning.
* [hyperknot / openfreemap](https://github.com/hyperknot/openfreemap):Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
* [odoo / odoo](https://github.com/odoo/odoo):Odoo. Open Source Apps To Grow Your Business.
* [simonw / llm](https://github.com/simonw/llm):Access large language models from the command-line
* [Sinaptik-AI / pandas-ai](https://github.com/Sinaptik-AI/pandas-ai):Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
* [openai / tiktoken](https://github.com/openai/tiktoken):tiktoken is a fast BPE tokeniser for use with OpenAI's models.
* [cpacker / MemGPT](https://github.com/cpacker/MemGPT):Letta (fka MemGPT) is a framework for creating stateful LLM services.
* [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python):All Algorithms implemented in Python
* [meta-llama / llama](https://github.com/meta-llama/llama):Inference code for Llama models
* [meta-llama / llama3](https://github.com/meta-llama/llama3):The official Meta Llama 3 GitHub site

#### swift
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [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.
* [nikitabobko / AeroSpace](https://github.com/nikitabobko/AeroSpace):AeroSpace is an i3-like tiling window manager for macOS
* [nicklockwood / SwiftFormat](https://github.com/nicklockwood/SwiftFormat):A command-line tool and Xcode Extension for formatting Swift code
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
* [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.
* [siteline / swiftui-introspect](https://github.com/siteline/swiftui-introspect):Introspect underlying UIKit/AppKit components from SwiftUI
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift.
* [daltoniam / Starscream](https://github.com/daltoniam/Starscream):Websockets in swift for iOS and OSX
* [ml-explore / mlx-swift-examples](https://github.com/ml-explore/mlx-swift-examples):Examples using MLX Swift
* [SwiftyLab / MetaCodable](https://github.com/SwiftyLab/MetaCodable):Supercharge Swift's Codable implementations with macros meta-programming.
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
* [mrousavy / react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera):📸 A powerful, high-performance React Native Camera library.
* [p0deje / Maccy](https://github.com/p0deje/Maccy):Lightweight clipboard manager for macOS
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X
* [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.
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
* [WalletConnect / WalletConnectSwiftV2](https://github.com/WalletConnect/WalletConnectSwiftV2):WalletConnect Swift SDK v2
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK

#### javascript
* [dequelabs / axe-core](https://github.com/dequelabs/axe-core):Accessibility engine for automated Web UI testing
* [ckeditor / ckeditor5](https://github.com/ckeditor/ckeditor5):Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
* [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.
* [tangly1024 / NotionNext](https://github.com/tangly1024/NotionNext):使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
* [mermaid-js / mermaid](https://github.com/mermaid-js/mermaid):Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
* [cypress-io / cypress](https://github.com/cypress-io/cypress):Fast, easy and reliable testing for anything that runs in a browser.
* [poteto / hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards):⭐️ Companies that don't have a broken hiring process
* [CodeWithHarry / Sigma-Web-Dev-Course](https://github.com/CodeWithHarry/Sigma-Web-Dev-Course):Source Code for Sigma Web Development Course
* [prettier / prettier](https://github.com/prettier/prettier):Prettier is an opinionated code formatter.
* [WebGoat / WebGoat](https://github.com/WebGoat/WebGoat):WebGoat is a deliberately insecure application
* [serverless / serverless](https://github.com/serverless/serverless):⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
* [openlayers / openlayers](https://github.com/openlayers/openlayers):OpenLayers
* [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
* [HeyPuter / puter](https://github.com/HeyPuter/puter):🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
* [eslint / eslint](https://github.com/eslint/eslint):Find and fix problems in your JavaScript code.
* [axios / axios](https://github.com/axios/axios):Promise based HTTP client for the browser and node.js
* [lodash / lodash](https://github.com/lodash/lodash):A modern JavaScript utility library delivering modularity, performance, & extras.
* [xenova / transformers.js](https://github.com/xenova/transformers.js):State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
* [YMFE / yapi](https://github.com/YMFE/yapi):YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

#### go
* [DiceDB / dice](https://github.com/DiceDB/dice):DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.
* [src-d / hercules](https://github.com/src-d/hercules):Gaining advanced insights from Git repository history.
* [ollama / ollama](https://github.com/ollama/ollama):Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
* [grpc / grpc-go](https://github.com/grpc/grpc-go):The Go language implementation of gRPC. HTTP/2 based RPC
* [ory / kratos](https://github.com/ory/kratos):The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
* [hahwul / dalfox](https://github.com/hahwul/dalfox):🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation.
* [danielmiessler / fabric](https://github.com/danielmiessler/fabric):fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
* [milvus-io / milvus](https://github.com/milvus-io/milvus):A cloud-native vector database, storage for next generation AI applications
* [hemilabs / heminetwork](https://github.com/hemilabs/heminetwork):The hemi network core daemons.
* [hashicorp / terraform-provider-google](https://github.com/hashicorp/terraform-provider-google):Terraform Provider for Google Cloud Platform
* [rancher / rancher](https://github.com/rancher/rancher):Complete container management platform
* [grafana / loki](https://github.com/grafana/loki):Like Prometheus, but for logs.
* [bluenviron / mediamtx](https://github.com/bluenviron/mediamtx):Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
* [nats-io / nats-server](https://github.com/nats-io/nats-server):High-Performance server for NATS.io, the cloud and edge native messaging system.
* [gorilla / websocket](https://github.com/gorilla/websocket):Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
* [grpc-ecosystem / grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway):gRPC to JSON proxy generator following the gRPC HTTP spec
* [uber-go / zap](https://github.com/uber-go/zap):Blazing fast, structured, leveled logging in Go.
* [helm / helm](https://github.com/helm/helm):The Kubernetes Package Manager
* [hibiken / asynq](https://github.com/hibiken/asynq):Simple, reliable, and efficient distributed task queue in Go
* [coreybutler / nvm-windows](https://github.com/coreybutler/nvm-windows):A node.js version management utility for Windows. Ironically written in Go.
* [swaggo / swag](https://github.com/swaggo/swag):Automatically generate RESTful API documentation with Swagger 2.0 for Go.
* [fsnotify / fsnotify](https://github.com/fsnotify/fsnotify):Cross-platform filesystem notifications for Go.
* [twpayne / chezmoi](https://github.com/twpayne/chezmoi):Manage your dotfiles across multiple diverse machines, securely.
* [nginxinc / kubernetes-ingress](https://github.com/nginxinc/kubernetes-ingress):NGINX and NGINX Plus Ingress Controllers for Kubernetes
* [ethereum-optimism / optimism](https://github.com/ethereum-optimism/optimism):Optimism is Ethereum, scaled.

0 comments on commit 5cd648a

Please sign in to comment.