GitHub Trending Daily for 2023-07-25

trending

java

  • NationalSecurityAgency/ghidra

    Ghidra is a software reverse engineering (SRE) framework

  • Snailclimb/JavaGuide

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

  • opensearch-project/OpenSearch

    Open source distributed and RESTful search engine.

  • linyimin0812/spring-startup-analyzer

    Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀

  • facebook/react-native

    A framework for building native applications using React

  • Activiti/Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…

  • apache/maven

    Apache Maven core

  • apache/cassandra

    Mirror of Apache Cassandra

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

  • TheoKanning/openai-java

    OpenAI Api Client in Java

  • Netflix/conductor

    Conductor is a microservices orchestration engine.

  • Mirror0oo0/im

  • camunda/camunda-bpm-platform

    Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.

  • FongMi/TV

  • spring-projects/spring-boot

    Spring Boot

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • spotbugs/spotbugs

    SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

  • apache/solr

    Apache Solr open-source search software

  • zxing/zxing

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

  • stacksimplify/aws-eks-kubernetes-masterclass

    AWS EKS Kubernetes - Masterclass | DevOps, Microservices

  • dataease/dataease

    人人可用的开源数据可视化分析工具。

  • bazelbuild/bazel

    a fast, scalable, multi-language and extensible build system

  • ververica/flink-cdc-connectors

    CDC Connectors for Apache Flink®

  • alibaba/DataX

    DataX是阿里云DataWorks数据集成的开源版本。

  • jeecgboot/jeecg-boot

    「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

scala

kotlin

swift

python

javascript

typescript

go

  • Edouard127/reddit-placebot-2023

    A bot for r/place that doesn't use the api

  • samber/lo

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

  • prometheus-operator/prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

  • spf13/cobra

    A Commander for modern Go CLI interactions

  • Narasimha1997/fake-sms

    A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.

  • nats-io/nats-server

    High-Performance server for NATS.io, the cloud and edge native messaging system.

  • go-skynet/LocalAI

    Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. Free Open Source OpenAI alternative. No GPU required. LocalAI is an API to run ggml compatible models: llama, gpt4all, rwkv, whisper, vicuna, koala, gpt4all-j, cerebras, falcon, dolly, starcoder, and many other

  • marcel-dempers/docker-development-youtube-series

  • operator-framework/operator-sdk

    SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

  • kubernetes/client-go

    Go client for Kubernetes.

  • qax-os/excelize

    Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

  • uber-go/zap

    Blazing fast, structured, leveled logging in Go.

  • meshery/meshery

    Meshery, the cloud native manager

  • k3s-io/k3s

    Lightweight Kubernetes

  • weaviate/weaviate

    Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.

  • techschool/simplebank

    Backend master class: build a simple bank service in Go

  • etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

  • jpillora/chisel

    A fast TCP/UDP tunnel over HTTP

  • hashicorp/terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • argoproj/argo-workflows

    Workflow engine for Kubernetes

  • coreybutler/nvm-windows

    A node.js version management utility for Windows. Ironically written in Go.

  • rs/zerolog

    Zero Allocation JSON Logger

  • crossplane/crossplane

    Cloud Native Control Planes

  • wgpsec/ENScan_GO

    一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。

  • mitchellh/mapstructure

    Go library for decoding generic map values into native Go structures and vice versa.

rust

  • andreabergia/rjvm

    A tiny JVM written in Rust. Learning project

  • TheAlgorithms/Rust

    All Algorithms implemented in Rust

  • paritytech/substrate

    Substrate: The platform for blockchain innovators

  • iggy-rs/iggy

    Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.

  • astral-sh/ruff

    An extremely fast Python linter, written in Rust.

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

  • Byron/gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

  • swc-project/swc

    Rust-based platform for the Web

  • FyroxEngine/Fyrox

    3D and 2D game engine written in Rust

  • rustdesk/rustdesk-server

    RustDesk Server Program

  • ClassmateLin/dm-ticket

    大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.

  • tw93/Pake

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

  • typst/typst

    A new markup-based typesetting system that is powerful and easy to learn.

  • cube-js/cube

    Cube — The Semantic Layer for Building Data Applications

  • bgkillas/kalc

    a complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output

  • m3f157O/combine_harvester

    Rust in-memory dumper

  • lancedb/lance

    Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..

  • leptos-rs/leptos

    Build fast web applications with Rust.

  • dani-garcia/vaultwarden

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

  • rust-lang/rustlings

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

  • dandavison/delta

    A syntax-highlighting pager for git, diff, and grep output

  • burn-rs/burn

    Burn - A Flexible and Comprehensive Deep Learning Framework in Rust

  • rust-windowing/winit

    Window handling library in pure Rust

  • Priler/jarvis

    Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.

  • surrealdb/surrealdb

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