GitHub Trending Daily for 2023-10-05

trending

java

scala

kotlin

swift

python

  • mit-han-lab/streaming-llm

    Efficient Streaming Language Models with Attention Sinks

  • dortania/OpenCore-Legacy-Patcher

    Experience macOS just like before

  • openai/openai-python

    The official Python library for the OpenAI API

  • danielgross/localpilot

  • ckan/ckan

    CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.

  • m-bain/whisperX

    WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

  • SerCeMan/fontogen

    Hey, Computer, Make Me a Font

  • arc53/DocsGPT

    GPT-powered chat for documentation, chat with your documents

  • 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.

  • LinkSoul-AI/AutoAgents

    Generate different roles for GPTs to form a collaborative entity for complex tasks.

  • shengqiangzhang/examples-of-web-crawlers

    一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

  • 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 and NATS.

  • roboflow/supervision

    We write your reusable computer vision tools. 💜

  • aio-libs/aiohttp

    Asynchronous HTTP client/server framework for asyncio and Python

  • mindsdb/mindsdb

    MindsDB connects AI models to databases.

  • voxel51/fiftyone

    The open-source tool for building high-quality datasets and computer vision models

  • apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

  • testerSunshine/12306

    12306智能刷票,订票

  • assafelovic/gpt-researcher

    GPT based autonomous agent that does online comprehensive research on any given topic

  • airbytehq/airbyte

    Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.

  • mne-tools/mne-python

    MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

  • ray-project/ray-llm

    RayLLM - LLMs on Ray

  • fineanmol/Hacktoberfest2023

    Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️

  • python/mypy

    Optional static typing for Python

  • sqlfluff/sqlfluff

    A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

javascript

typescript

go

  • ThangLeQuoc/vietnamese-provinces-database

    A complete SQL dataset of Vietnamese administrative units, includes Vietnamese provinces, districts and wards

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • cosmtrek/air

    ☁️ Live reload for Go apps

  • pressly/goose

    A database migration tool. Supports SQL migrations and Go functions.

  • IBM/sarama

    Sarama is a Go library for Apache Kafka.

  • 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

  • stretchr/testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

  • samber/lo

    💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

  • DataDog/KubeHound

    Kubernetes Attack Graph

  • doitintl/kube-no-trouble

    Easily check your clusters for use of deprecated APIs

  • moby/buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  • kubernetes/dashboard

    General-purpose web UI for Kubernetes clusters

  • kubevirt/kubevirt

    Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

  • opencontainers/image-spec

    OCI Image Format

  • mikefarah/yq

    yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

  • syncthing/syncthing

    Open Source Continuous File Synchronization

  • stakater/Reloader

    A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!

  • hyperledger/fabric

    Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

  • kubernetes/enhancements

    Enhancements tracking repo for Kubernetes

  • traefik/traefik

    The Cloud Native Application Proxy

  • smartcontractkit/chainlink

    node of the decentralized oracle network, bridging on and off-chain computation

  • TheAlgorithms/Go

    Algorithms and Data Structures implemented in Go for beginners, following best practices.

  • nektos/act

    Run your GitHub Actions locally 🚀

  • googleapis/google-api-go-client

    Auto-generated Google APIs for Go.

  • Dreamacro/clash

    A rule-based tunnel in Go.

rust

  • orhun/daktilo

    Turn your keyboard into a typewriter! 📇

  • shuttle-hq/shuttle

    Build & ship backends without writing any infrastructure files.

  • kata-containers/kata-containers

    Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • quickwit-oss/tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

  • paritytech/polkadot-sdk

    The Parity Polkadot Blockchain SDK

  • dani-garcia/vaultwarden

    Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

  • bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

  • rustdesk/rustdesk

    An open-source remote desktop, and alternative to TeamViewer.

  • gfx-rs/wgpu

    Cross-platform, safe, pure-rust graphics api.

  • juspay/hyperswitch

    An open source payments switch written in Rust to make payments fast, reliable and affordable

  • mitsuhiko/rye

    An Experimental Package Management Solution for Python

  • rust-bakery/nom

    Rust parser combinator framework

  • aripiprazole/rinha-de-compiler

    🥖 | Rinha de compiladores (ou interpretadores kkkk

  • BurntSushi/ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • tokio-rs/axum

    Ergonomic and modular web framework built with Tokio, Tower, and Hyper

  • apollographql/router

    A configurable, high-performance routing runtime for Apollo Federation 🚀

  • sharkdp/bat

    A cat(1) clone with wings.

  • RustPython/RustPython

    A Python Interpreter written in Rust

  • paradigmxyz/reth

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

  • PyO3/maturin

    Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

  • openobserve/openobserve

    🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces).

  • rerun-io/rerun

    Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

  • michidk/vscli

    A CLI tool to launch vscode projects, which supports devcontainers.

  • eclipse-zenoh/zenoh

    zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.

  • blaze-init/blaze

    Blazing-fast query execution engine speaks Apache Spark language and has Arrow-DataFusion at its core.