Skip to content

Commit

Permalink
2024-09-27
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyraze committed Sep 27, 2024
1 parent b54f883 commit 6cb9075
Showing 1 changed file with 123 additions and 0 deletions.
123 changes: 123 additions & 0 deletions 2024/2024-09-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
## 2024-09-27

#### python
* [meta-llama / llama-stack](https://github.com/meta-llama/llama-stack):Model components of the Llama Stack APIs
* [hyperknot / openfreemap](https://github.com/hyperknot/openfreemap):Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
* [meta-llama / llama-stack-apps](https://github.com/meta-llama/llama-stack-apps):Agentic components of the Llama Stack APIs
* [cpacker / MemGPT](https://github.com/cpacker/MemGPT):Letta (fka MemGPT) is a framework for creating stateful LLM services.
* [3b1b / manim](https://github.com/3b1b/manim):Animation engine for explanatory math videos
* [netbox-community / netbox](https://github.com/netbox-community/netbox):The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
* [frappe / erpnext](https://github.com/frappe/erpnext):Free and Open Source Enterprise Resource Planning (ERP)
* [iam-veeramalla / aws-devops-zero-to-hero](https://github.com/iam-veeramalla/aws-devops-zero-to-hero):AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
* [Kanaries / pygwalker](https://github.com/Kanaries/pygwalker):PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
* [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
* [roboflow / supervision](https://github.com/roboflow/supervision):We write your reusable computer vision tools. 💜
* [comfyanonymous / ComfyUI](https://github.com/comfyanonymous/ComfyUI):The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
* [geekan / MetaGPT](https://github.com/geekan/MetaGPT):🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
* [Azure-Samples / azure-search-openai-demo](https://github.com/Azure-Samples/azure-search-openai-demo):A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
* [airtai / faststream](https://github.com/airtai/faststream):FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
* [donnemartin / data-science-ipython-notebooks](https://github.com/donnemartin/data-science-ipython-notebooks):Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
* [princeton-nlp / SWE-agent](https://github.com/princeton-nlp/SWE-agent):SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
* [huggingface / transformers](https://github.com/huggingface/transformers):🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
* [feast-dev / feast](https://github.com/feast-dev/feast):The Open Source Feature Store for Machine Learning

#### swift
* [airbnb / lottie-ios](https://github.com/airbnb/lottie-ios):An iOS library to natively render After Effects vector animations
* [realm / SwiftLint](https://github.com/realm/SwiftLint):A tool to enforce Swift style and conventions.
* [ReactiveX / RxSwift](https://github.com/ReactiveX/RxSwift):Reactive Programming in Swift
* [nicklockwood / SwiftFormat](https://github.com/nicklockwood/SwiftFormat):A command-line tool and Xcode Extension for formatting Swift 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.
* [mac-cain13 / R.swift](https://github.com/mac-cain13/R.swift):Strong typed, autocompleted resources like images, fonts and segues in Swift projects
* [SwiftyJSON / SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON):The better way to deal with JSON data in Swift.
* [apollographql / apollo-ios](https://github.com/apollographql/apollo-ios):📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
* [Alamofire / Alamofire](https://github.com/Alamofire/Alamofire):Elegant HTTP Networking in Swift
* [peripheryapp / periphery](https://github.com/peripheryapp/periphery):A tool to identify unused code in Swift projects.
* [stripe / stripe-ios](https://github.com/stripe/stripe-ios):Stripe iOS SDK
* [SnapKit / SnapKit](https://github.com/SnapKit/SnapKit):A Swift Autolayout DSL for iOS & OS X
* [facebook / facebook-ios-sdk](https://github.com/facebook/facebook-ios-sdk):Used to integrate the Facebook Platform with your iOS & tvOS apps.
* [groue / GRDB.swift](https://github.com/groue/GRDB.swift):A toolkit for SQLite databases, with a focus on application development
* [simibac / ConfettiSwiftUI](https://github.com/simibac/ConfettiSwiftUI):SwiftUI Package for Configurable Confetti Animation 🎉
* [kean / Nuke](https://github.com/kean/Nuke):Image loading system
* [nalexn / ViewInspector](https://github.com/nalexn/ViewInspector):Runtime introspection and unit testing of SwiftUI views
* [Moya / Moya](https://github.com/Moya/Moya):Network abstraction layer written in 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.
* [pointfreeco / swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing):📸 Delightful Swift snapshot testing.
* [apple / swift-collections](https://github.com/apple/swift-collections):Commonly used data structures for Swift
* [mapbox / mapbox-maps-ios](https://github.com/mapbox/mapbox-maps-ios):Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
* [ChartsOrg / Charts](https://github.com/ChartsOrg/Charts):Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

#### javascript
* [ckeditor / ckeditor5](https://github.com/ckeditor/ckeditor5):Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
* [NodeBB / NodeBB](https://github.com/NodeBB/NodeBB):Node.js based forum software built for the modern web
* [OpenZeppelin / openzeppelin-contracts](https://github.com/OpenZeppelin/openzeppelin-contracts):OpenZeppelin Contracts is a library for secure smart contract development.
* [UseInterstellar / Interstellar](https://github.com/UseInterstellar/Interstellar):One of the most popular modern web proxies with blazing fast speeds and a variety of games.
* [Mintplex-Labs / anything-llm](https://github.com/Mintplex-Labs/anything-llm):The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
* [vercel / next.js](https://github.com/vercel/next.js):The React Framework
* [npm / cli](https://github.com/npm/cli):the package manager for JavaScript
* [ThePansmith / Monifactory](https://github.com/ThePansmith/Monifactory):A Modern Remaster of Nomifactory
* [chartjs / Chart.js](https://github.com/chartjs/Chart.js):Simple HTML5 Charts using the <canvas> tag
* [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.
* [sveltejs / svelte](https://github.com/sveltejs/svelte):Cybernetically enhanced web apps
* [WordPress / gutenberg](https://github.com/WordPress/gutenberg):The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
* [websockets / ws](https://github.com/websockets/ws):Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
* [egonSchiele / grokking_algorithms](https://github.com/egonSchiele/grokking_algorithms):Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
* [jackocnr / intl-tel-input](https://github.com/jackocnr/intl-tel-input):A JavaScript plugin for entering and validating international telephone numbers. Now includes React and Vue components.
* [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.
* [Kong / insomnia](https://github.com/Kong/insomnia):The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
* [WhiskeySockets / Baileys](https://github.com/WhiskeySockets/Baileys):Lightweight full-featured typescript/javascript WhatsApp Web API
* [mozilla / pdf.js](https://github.com/mozilla/pdf.js):PDF Reader in JavaScript
* [Koenkk / zigbee2mqtt](https://github.com/Koenkk/zigbee2mqtt):Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
* [jquense / react-big-calendar](https://github.com/jquense/react-big-calendar):gcal/outlook like calendar component
* [facebook / create-react-app](https://github.com/facebook/create-react-app):Set up a modern web app by running one command.

#### go
* [kubernetes / client-go](https://github.com/kubernetes/client-go):Go client for Kubernetes.
* [daytonaio / daytona](https://github.com/daytonaio/daytona):The Open Source Dev Environment Manager.
* [cosmos / cosmos-sdk](https://github.com/cosmos/cosmos-sdk):⛓️ A Framework for Building High Value Public Blockchains ✨
* [aws / karpenter-provider-aws](https://github.com/aws/karpenter-provider-aws):Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
* [open-telemetry / opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib):Contrib repository for the OpenTelemetry Collector
* [getsops / sops](https://github.com/getsops/sops):Simple and flexible tool for managing secrets
* [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.
* [stretchr / testify](https://github.com/stretchr/testify):A toolkit with common assertions and mocks that plays nicely with the standard library
* [aceberg / WatchYourLAN](https://github.com/aceberg/WatchYourLAN):Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history
* [open-telemetry / opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector):OpenTelemetry Collector
* [goharbor / harbor](https://github.com/goharbor/harbor):An open source trusted cloud native registry project that stores, signs, and scans content.
* [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
* [argoproj / argo-cd](https://github.com/argoproj/argo-cd):Declarative Continuous Deployment for Kubernetes
* [coreybutler / nvm-windows](https://github.com/coreybutler/nvm-windows):A node.js version management utility for Windows. Ironically written in Go.
* [siderolabs / talos](https://github.com/siderolabs/talos):Talos Linux is a modern Linux distribution built for Kubernetes.
* [grafana / pyroscope](https://github.com/grafana/pyroscope):Continuous Profiling Platform. Debug performance issues down to a single line of code
* [grafana / k6](https://github.com/grafana/k6):A modern load testing tool, using Go and JavaScript - https://k6.io
* [kubernetes / kubernetes](https://github.com/kubernetes/kubernetes):Production-Grade Container Scheduling and Management
* [hemilabs / heminetwork](https://github.com/hemilabs/heminetwork):The hemi network core daemons.
* [prometheus / node_exporter](https://github.com/prometheus/node_exporter):Exporter for machine metrics
* [ipfs / kubo](https://github.com/ipfs/kubo):An IPFS implementation in Go
* [cockroachdb / cockroach](https://github.com/cockroachdb/cockroach):CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
* [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.
* [jackc / pgx](https://github.com/jackc/pgx):PostgreSQL driver and toolkit for Go
* [thanos-io / thanos](https://github.com/thanos-io/thanos):Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

#### rust
* [tw93 / Pake](https://github.com/tw93/Pake):🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
* [juspay / hyperswitch](https://github.com/juspay/hyperswitch):An open source payments switch written in Rust to make payments fast, reliable and affordable
* [RustPython / RustPython](https://github.com/RustPython/RustPython):A Python Interpreter written in Rust
* [typst / typst](https://github.com/typst/typst):A new markup-based typesetting system that is powerful and easy to learn.
* [astral-sh / uv](https://github.com/astral-sh/uv):An extremely fast Python package and project manager, written in Rust.
* [risingwavelabs / risingwave](https://github.com/risingwavelabs/risingwave):Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
* [rustdesk / rustdesk](https://github.com/rustdesk/rustdesk):An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
* [firecracker-microvm / firecracker](https://github.com/firecracker-microvm/firecracker):Secure and fast microVMs for serverless computing.
* [huggingface / candle](https://github.com/huggingface/candle):Minimalist ML framework for Rust
* [quickwit-oss / quickwit](https://github.com/quickwit-oss/quickwit):Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
* [apache / arrow-rs](https://github.com/apache/arrow-rs):Official Rust implementation of Apache Arrow
* [spaceandtimelabs / sxt-proof-of-sql](https://github.com/spaceandtimelabs/sxt-proof-of-sql):Space and Time | Proof of SQL
* [gitbutlerapp / gitbutler](https://github.com/gitbutlerapp/gitbutler):The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
* [denoland / deno](https://github.com/denoland/deno):A modern runtime for JavaScript and TypeScript.
* [astral-sh / rye](https://github.com/astral-sh/rye):a Hassle-Free Python Experience
* [jdx / mise](https://github.com/jdx/mise):dev tools, env vars, task runner
* [sigp / lighthouse](https://github.com/sigp/lighthouse):Ethereum consensus client in Rust
* [greenbone / openvas-scanner](https://github.com/greenbone/openvas-scanner):This repository contains the scanner component for Greenbone Community Edition.
* [biomejs / biome](https://github.com/biomejs/biome):A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
* [PyO3 / maturin](https://github.com/PyO3/maturin):Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
* [linera-io / linera-protocol](https://github.com/linera-io/linera-protocol):Main repository for the Linera protocol
* [PyO3 / pyo3](https://github.com/PyO3/pyo3):Rust bindings for the Python interpreter
* [cloudflare / pingora](https://github.com/cloudflare/pingora):A library for building fast, reliable and evolvable network services.

0 comments on commit 6cb9075

Please sign in to comment.