GitHub Trending Daily for 2023-11-20

trending

java

scala

kotlin

swift

python

javascript

typescript

go

  • everywall/ladder

    Selfhosted alternative to 12ft.io. and 1ft.io bypass paywalls with a proxy ladder and remove CORS headers from any URL

  • syncthing/syncthing

    Open Source Continuous File Synchronization

  • trustwallet/assets

    A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

  • navidrome/navidrome

    🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic

  • tailscale/tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • uber-go/nilaway

    Static Analysis tool to detect potential Nil panics in Go code

  • techschool/simplebank

    Backend master class: build a simple bank service in Go

  • MerlinKodo/clash-rev

    Continuation of Clash core project

  • XIU2/CloudflareSpeedTest

    🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~

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

  • k3s-io/k3s

    Lightweight Kubernetes

  • jmorganca/ollama

    Get up and running with Llama 2 and other large language models locally

  • XTLS/Xray-core

    Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.

  • wailsapp/wails

    Create beautiful applications using Go

  • zyedidia/micro

    A modern and intuitive terminal-based text editor

  • schollz/croc

    Easily and securely send things from one computer to another 🐊 📦

  • bwmarrin/discordgo

    (Golang) Go bindings for Discord

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

  • jeessy2/ddns-go

    简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)

  • gofiber/fiber

    ⚡️ Express inspired web framework written in Go

  • BishopFox/sliver

    Adversary Emulation Framework

  • authelia/authelia

    The Single Sign-On Multi-Factor portal for web apps

  • kubernetes/kops

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

  • twpayne/chezmoi

    Manage your dotfiles across multiple diverse machines, securely.

  • Permify/permify

    Permify is an open-source authorization service inspired by Google Zanzibar.

rust

  • helix-editor/helix

    A post-modern modal text editor.

  • SergioBenitez/Rocket

    A web framework for Rust.

  • tw93/Pake

    🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

  • surrealdb/surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  • Tracel-AI/burn

    Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.

  • FuelLabs/sway

    🌴 Empowering everyone to build reliable and efficient smart contracts.

  • fish-shell/fish-shell

    The user-friendly command line shell.

  • rust-lang/rust

    Empowering everyone to build reliable and efficient software.

  • alacritty/alacritty

    A cross-platform, OpenGL terminal emulator.

  • launchbadge/sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.

  • FuelLabs/fuel-core

    Rust full node implementation of the Fuel v2 protocol.

  • getzola/zola

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  • tokio-rs/tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • librespot-org/librespot

    Open Source Spotify client library

  • BurntSushi/ripgrep

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

  • elkowar/eww

    ElKowars wacky widgets

  • ankitects/anki

    Anki's shared backend and web components, and the Qt frontend

  • qarmin/czkawka

    Multi functional app to find duplicates, empty folders, similar images etc.

  • tauri-apps/tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • rust-lang/mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • TeamFlos/phira

  • FuelLabs/fuels-rs

    Fuel Network Rust SDK

  • tauri-apps/plugins-workspace

    All of the official Tauri plugins in one place!

  • actix/examples

    Community showcase and examples of Actix ecosystem usage.

  • rust-lang/rust-clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/