go
-
ollama/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
-
shraddhaag/1brc
Solution to One Billion Rows Challenge in Golang.
-
XTLS/Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
-
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
-
TwiN/gatus
⛑ Automated developer-oriented status page
-
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.
-
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
QuilibriumNetwork/ceremonyclient
Mirror of Quilibrium git repo: ceremonyclient
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
aws/copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
-
google/pprof
pprof is a tool for visualization and analysis of profiling data
-
open-telemetry/opentelemetry-operator
Kubernetes Operator for OpenTelemetry Collector
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
EndlessCheng/codeforces-go
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
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
-
jackc/pgx
PostgreSQL driver and toolkit for Go
-
nginxinc/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
java
-
gunnarmorling/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
SuperMarioYL/trouve
trouve : A built-in integrated service discovery, service registration, and service forwarding general component for Spring projects
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
skylot/jadx
Dex to Java decompiler
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
spring-projects/spring-security
Spring Security
-
karatelabs/karate
Test Automation Made Simple
-
dromara/Sa-Token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
-
dataease/dataease
人人可用的开源数据可视化分析工具。
-
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
-
alibaba/DataX
DataX是阿里云DataWorks数据集成的开源版本。
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
google/ExoPlayer
An extensible media player for Android
-
648540858/wvp-GB28181-pro
WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
-
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
-
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
-
novicezk/midjourney-proxy
代理 MidJourney 的discord频道,实现api形式调用AI绘图
-
apache/hadoop
Apache Hadoop
-
apache/pinot
Apache Pinot - A realtime distributed OLAP datastore
-
ali-bouali/spring-boot-3-jwt-security
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
-
mockito/mockito
Most popular Mocking framework for unit tests written in Java
-
Grt1228/chatgpt-java
ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
javascript
-
MHSanaei/3x-ui
Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
-
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
-
bittu1040/JavaScript-Coding-and-Notes
You can find here all JavaScript core concept with example and basic coding challenge
-
mozilla/readability
A standalone version of the readability lib
-
3Kmfi6HP/EDtunnel
Use Cloudflare pages and worker serverless to implement VLESS protocol
-
openlayers/openlayers
OpenLayers
-
axios/axios
Promise based HTTP client for the browser and node.js
-
meteor/meteor
Meteor, the JavaScript App Platform
-
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
-
mkkellogg/GaussianSplats3D
Three.js-based implementation of 3D Gaussian splatting
-
ninjas-code-official/food-delivery-multivendor
Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐
-
serverless/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
meshery/meshery
Meshery, the cloud native manager
-
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
-
digitalocean/nginxconfig.io
⚙️ NGINX config generator on steroids 💉
-
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
-
carbon-design-system/carbon
A design system built by IBM
-
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
-
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
-
john-smilga/node-express-course
-
nightwatchjs/nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
-
microsoft/monaco-editor
A browser based code editor
-
projectdiscovery/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
-
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
python
-
WongKinYiu/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
-
public-apis/public-apis
A collective list of free APIs
-
Azure/PyRIT
The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
-
vvbbnn00/WARP-Clash-API
该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
-
Eladlev/AutoPrompt
A framework for prompt tuning using Intent-based Prompt Calibration
-
mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
-
MDK8888/GPTFast
Accelerate your Hugging Face Transformers 6-7x. Native to Hugging Face and PyTorch.
-
KillianLucas/open-interpreter
A natural language interface for computers
-
OpenCodeInterpreter/OpenCodeInterpreter
-
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
-
langgenius/dify
An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.
-
dataelement/bisheng
Bisheng is an open LLM devops platform for next generation AI applications.
-
jasonyzhang/RayDiffusion
Code for "Cameras as Rays"
-
imartinez/privateGPT
Interact with your documents using the power of GPT, 100% privately, no data leaks
-
openvinotoolkit/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
-
getsentry/sentry
Developer-first error tracking and performance monitoring
-
Pythagora-io/gpt-pilot
Dev tool that writes scalable apps from scratch while the developer oversees the implementation
-
state-spaces/mamba
-
ultralytics/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
-
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
-
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
-
MrMimic/data-scientist-roadmap
Toturials coming with the "data science roadmap" picture.
-
bjing2016/alphaflow
AlphaFold Meets Flow Matching for Generating Protein Ensembles
-
OthersideAI/self-operating-computer
A framework to enable multimodal models to operate a computer.
rust
-
FuelLabs/fuel-core
Rust full node implementation of the Fuel v2 protocol.
-
FuelLabs/sway
🌴 Empowering everyone to build reliable and efficient smart contracts.
-
FuelLabs/fuels-rs
Fuel Network Rust SDK
-
rust-lang/rustlings
🦀 Small exercises to get you used to reading and writing Rust code!
-
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
-
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
-
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
-
rust-bitcoin/rust-bitcoin
Rust Bitcoin library
-
paritytech/polkadot-sdk
The Parity Polkadot Blockchain SDK
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
Byron/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
cube-js/cube
📊 Cube — The Semantic Layer for Building Data Applications
-
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
-
PyO3/pyo3
Rust bindings for the Python interpreter
-
AleoHQ/leo
🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
solana-labs/solana-program-library
A collection of Solana programs maintained by Solana Labs
-
FuelLabs/sway-applications
Swaypplications
-
kaist-cp/cs431
-
rustls/rustls
A modern TLS library in Rust
-
rust-embedded/rust-raspberrypi-OS-tutorials
📚 Learn to write an embedded OS in Rust 🦀
-
inlinedio/ikv-store
High-performance key-value store for ML inference. 100x faster than Redis.
-
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.