GitHub Trending Daily for 2022-06-06

trending

java

  • roscopeco/jasm

    A JVM assembler for the modern age

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • doocs/source-code-hunter

    从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

  • YunaiV/SpringBoot-Labs

    一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

  • kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.

  • itwanger/toBeBetterJavaer

    一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准Java 程序员进阶之路

  • LawnchairLauncher/lawnchair

    No clever tagline needed.

  • MeteorDevelopment/meteor-client

    Based minecraft utility mod

  • tlaplus/tlaplus

    TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

  • kdn251/interviews

    Everything you need to know to get the job.

  • Anuj-Kumar-Sharma/Java-DSA

    A repository for Java DSA

  • osmandapp/OsmAnd

    OsmAnd

  • karma9874/AndroRAT

    A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side

  • TeamNewPipe/NewPipe

    A libre lightweight streaming front-end for Android.

  • zxing/zxing

    ZXing ("Zebra Crossing") barcode scanning library for Java, Android

  • reactor/reactor-netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

  • cabaletta/baritone

    google maps for block game

  • Anuken/Mindustry

    The automation tower defense RTS

  • MinecraftForge/MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility between mods.

  • 00-Evan/shattered-pixel-dungeon

    Traditional roguelike game with pixel-art graphics and simple interface

  • dropwizard/dropwizard

    A damn simple library for building production-ready RESTful web services.

  • beemdevelopment/Aegis

    A free, secure and open source app for Android to manage your 2-step verification tokens.

  • javahuang/SurveyKing

    Make a better open source survey system.

  • Azure/azure-sdk-for-java

    This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

  • CaffeineMC/sodium-fabric

    A Fabric mod designed to improve frame rates and reduce micro-stutter

scala

kotlin

swift

python

javascript

typescript

go

  • v2fly/v2ray-core

    A platform for building proxies to bypass network restrictions.

  • tinygo-org/tinygo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

  • samber/lo

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

  • v2ray/v2ray-core

    A platform for building proxies to bypass network restrictions.

  • DNSCrypt/dnscrypt-proxy

    dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.

  • authelia/authelia

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

  • Mrs4s/go-cqhttp

    cqhttp的golang实现,轻量、原生跨平台.

  • Dreamacro/clash

    A rule-based tunnel in Go.

  • V4NSH4J/discord-mass-DM-GO

    The most popular Discord selfbot written in GO allowing users to automate their campaigns and launch large low-cost marketing campaigns targetting Discord users!

  • noisetorch/NoiseTorch

    Real-time microphone noise suppression on Linux.

  • XTLS/Xray-core

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

  • alist-org/alist

    A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。

  • gnolang/gno

    Gno language

  • lima-vm/lima

    Linux virtual machines, typically on macOS, for running containerd

  • sundowndev/phoneinfoga

    Information gathering & OSINT framework for phone numbers

  • Jrohy/trojan

    trojan多用户管理部署程序, 支持web页面管理

  • gogs/gogs

    Gogs is a painless self-hosted Git service

  • golang/go

    The Go programming language

  • techschool/simplebank

  • ledgerwatch/erigon

    Ethereum implementation on the efficiency frontier

  • tinode/chat

    Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots

  • zinclabs/zinc

    ZincSearch. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

  • sourcegraph/sourcegraph

    Universal code search (self-hosted)

  • kubecost/opencost

    Cross-cloud cost allocation models for Kubernetes workloads

  • filebrowser/filebrowser

    Web File Browser

rust

  • EmbarkStudios/kajiya

    Experimental real-time global illumination renderer

  • rust-lang/rust-clippy

    A bunch of lints to catch common mistakes and improve your Rust code

  • aptos-labs/aptos-core

    A layer 1 for everyone!

  • lapce/lapce

    Lightning-fast and Powerful Code Editor written in Rust

  • shadowsocks/shadowsocks-rust

    A Rust port of shadowsocks

  • tree-sitter/tree-sitter

    An incremental parsing system for programming tools

  • MystenLabs/sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • 0x192/universal-android-debloater

    Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.

  • sharkdp/fd

    A simple, fast and user-friendly alternative to 'find'

  • sunface/rust-by-practice

    Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.

  • clap-rs/clap

    A full featured, fast Command Line Argument Parser for Rust

  • alacritty/alacritty

    A cross-platform, OpenGL terminal emulator.

  • sigoden/duf

    Duf is a simple file server. Support static serve, search, upload, webdav...

  • sharkdp/bat

    A cat(1) clone with wings.

  • solana-labs/solana

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

  • rust-lang/miri

    An interpreter for Rust's mid-level intermediate representation

  • tokio-rs/tokio

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

  • rust-lang/rustlings

    Small exercises to get you used to reading and writing Rust code!

  • casey/just

    Just a command runner

  • rust-lang/book

    The Rust Programming Language

  • bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

  • starship/starship

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • emilk/egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • Geal/nom

    Rust parser combinator framework

  • project-serum/anchor

    Solana Sealevel Framework