#cplusplus #async #asynchronous #coroutines #cplusplus_17 #cpp17 #database_access #framework #grpc #high_availability #http #http_client #http_server #microservices #mongo #postgres #postgresql #redis #server #web
https://github.com/userver-framework/userver
https://github.com/userver-framework/userver
GitHub
GitHub - userver-framework/userver: Production-ready C++ Asynchronous Framework with rich functionality
Production-ready C++ Asynchronous Framework with rich functionality - userver-framework/userver
#go #acl #authorization #authzed #ciam #cloud_native #database #distributed #distributed_systems #fine_grained_access_control #graph_database #grpc #kubernetes #latency #permissions #production #scale #security #security_tools #spicedb #zanzibar
https://github.com/authzed/spicedb
https://github.com/authzed/spicedb
GitHub
GitHub - authzed/spicedb: Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization…
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data - authzed/spicedb
#go #alpinejs #clean_architecture #consul_connect #ddd #echo_framework #event_driven_architecture #event_driven_microservices #golang #grpc_gateway #microservices #nomad #postgresql #rabbitmq #terraform #vertical_slice_architecture
https://github.com/thangchung/go-coffeeshop
https://github.com/thangchung/go-coffeeshop
GitHub
GitHub - thangchung/go-coffeeshop: ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault…
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment - thangchung/go-coffeeshop
#javascript #api #automation #browser #grpc #http #lambda #load #playwright #serverless #stress #testing #typescript
https://github.com/artilleryio/artillery
https://github.com/artilleryio/artillery
GitHub
GitHub - artilleryio/artillery: The complete load testing platform. Everything you need for production-grade load tests. Serverless…
The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and mo...
#go #buf_cli #buf_schema_registry #grpc #protobuf #protoc #protocol_buffers
https://github.com/bufbuild/buf
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.
#go #approximate_nearest_neighbor_search #generative_search #grpc #hnsw #hybrid_search #image_search #information_retrieval #mlops #nearest_neighbor_search #neural_search #recommender_system #search_engine #semantic_search #semantic_search_engine #similarity_search #vector_database #vector_search #vector_search_engine #vectors #weaviate
Weaviate is a powerful, open-source vector database that uses machine learning to make your data searchable. It's fast, scalable, and flexible, allowing you to vectorize your data at import or upload your own vectors. Weaviate supports various modules for integrating with popular AI services like OpenAI, Cohere, and Hugging Face. It's designed for production use with features like scaling, replication, and security. You can use Weaviate for tasks beyond search, such as recommendations, summarization, and integration with neural search frameworks. It offers APIs in GraphQL, REST, and gRPC and has client libraries for several programming languages. This makes it easy to build applications like chatbots, recommendation systems, and image search tools quickly and efficiently. Joining the Weaviate community provides access to tutorials, demos, blogs, and forums to help you get started and stay updated.
https://github.com/weaviate/weaviate
Weaviate is a powerful, open-source vector database that uses machine learning to make your data searchable. It's fast, scalable, and flexible, allowing you to vectorize your data at import or upload your own vectors. Weaviate supports various modules for integrating with popular AI services like OpenAI, Cohere, and Hugging Face. It's designed for production use with features like scaling, replication, and security. You can use Weaviate for tasks beyond search, such as recommendations, summarization, and integration with neural search frameworks. It offers APIs in GraphQL, REST, and gRPC and has client libraries for several programming languages. This makes it easy to build applications like chatbots, recommendation systems, and image search tools quickly and efficiently. Joining the Weaviate community provides access to tutorials, demos, blogs, and forums to help you get started and stay updated.
https://github.com/weaviate/weaviate
GitHub
GitHub - weaviate/weaviate: Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination…
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of ...
#javascript #api #bilibili #bilibili_api #bilibili_comment #bilibili_danmaku #bilibili_download #bilibili_live #bilibili_login #grpc #json
This project collects and organizes various APIs from Bilibili's web, app, and TV clients. It provides detailed documentation on how to use these APIs, including REST API, gRPC, and WebSocket interfaces. The project is constantly updated and includes information on authentication, video operations, user data, comments, live streaming, and more.
The benefit to the user is that this comprehensive resource allows developers to easily access and utilize Bilibili's APIs for their own projects. It saves time by providing well-researched and explained methods for interacting with Bilibili's services, making it easier to develop applications related to video sharing, live streaming, user management, and other features available on the platform.
https://github.com/SocialSisterYi/bilibili-API-collect
This project collects and organizes various APIs from Bilibili's web, app, and TV clients. It provides detailed documentation on how to use these APIs, including REST API, gRPC, and WebSocket interfaces. The project is constantly updated and includes information on authentication, video operations, user data, comments, live streaming, and more.
The benefit to the user is that this comprehensive resource allows developers to easily access and utilize Bilibili's APIs for their own projects. It saves time by providing well-researched and explained methods for interacting with Bilibili's services, making it easier to develop applications related to video sharing, live streaming, user management, and other features available on the platform.
https://github.com/SocialSisterYi/bilibili-API-collect
GitHub
GitHub - SocialSisterYi/bilibili-API-collect: 哔哩哔哩-API收集整理【不断更新中....】
哔哩哔哩-API收集整理【不断更新中....】. Contribute to SocialSisterYi/bilibili-API-collect development by creating an account on GitHub.
❤1
#cplusplus #c #c_plus_plus #c_sharp #cross_platform #flatbuffers #go #grpc #java #javascript #json_parser #marshalling #mmap #protobuf #python #rpc #rust #serialization #serialization_library #typescript #zero_copy
FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.
This makes FlatBuffers a powerful tool for developing efficient and compatible software.
https://github.com/google/flatbuffers
FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.
This makes FlatBuffers a powerful tool for developing efficient and compatible software.
https://github.com/google/flatbuffers
GitHub
GitHub - google/flatbuffers: FlatBuffers: Memory Efficient Serialization Library
FlatBuffers: Memory Efficient Serialization Library - google/flatbuffers
👍1
#java #apollo #consul #dubbo #dynamic_threadpool #grpc #java #micrometer #monitor #nacos #rocketmq #spring #springboot #springcloud #thread #threadpool #threadpoolexecutor #zookeeper
This tool, called **DynamicTp**, helps you manage thread pools more efficiently. Here’s how it benefits you You can change thread pool parameters while the system is running, without needing to restart or change code.
- **Real-Time Monitoring** It integrates with common middleware and configuration centers, making it simple to set up and use.
- **Zero Code Invasion** It sends alerts for various conditions like thread activity, queue capacity, and task timeouts, supporting multiple notification platforms.
Overall, DynamicTp makes managing thread pools easier, more flexible, and highly monitorable, which can significantly improve your system's performance and reliability.
https://github.com/dromara/dynamic-tp
This tool, called **DynamicTp**, helps you manage thread pools more efficiently. Here’s how it benefits you You can change thread pool parameters while the system is running, without needing to restart or change code.
- **Real-Time Monitoring** It integrates with common middleware and configuration centers, making it simple to set up and use.
- **Zero Code Invasion** It sends alerts for various conditions like thread activity, queue capacity, and task timeouts, supporting multiple notification platforms.
Overall, DynamicTp makes managing thread pools easier, more flexible, and highly monitorable, which can significantly improve your system's performance and reliability.
https://github.com/dromara/dynamic-tp
GitHub
GitHub - dromara/dynamic-tp: 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight…
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers ...
#go #gcp #gke #google_cloud #grpc #istio #kubernetes #kustomize #sample_application #samples #skaffold #terraform
The Online Boutique is a web-based e-commerce app where you can browse items, add them to your cart, and purchase them. It is built using multiple microservices in different languages and demonstrates how to use Google Cloud products like Google Kubernetes Engine (GKE), Cloud Service Mesh, and more. This app helps developers learn how to modernize enterprise applications using these tools. By using this demo, you can see how different services work together and how to deploy and manage them efficiently on a Kubernetes cluster, which makes it easier to build and maintain complex applications.
https://github.com/GoogleCloudPlatform/microservices-demo
The Online Boutique is a web-based e-commerce app where you can browse items, add them to your cart, and purchase them. It is built using multiple microservices in different languages and demonstrates how to use Google Cloud products like Google Kubernetes Engine (GKE), Cloud Service Mesh, and more. This app helps developers learn how to modernize enterprise applications using these tools. By using this demo, you can see how different services work together and how to deploy and manage them efficiently on a Kubernetes cluster, which makes it easier to build and maintain complex applications.
https://github.com/GoogleCloudPlatform/microservices-demo
GitHub
GitHub - GoogleCloudPlatform/microservices-demo: Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio…
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC. - GoogleCloudPlatform/microservices-demo
#go #dogs_over_cats #giant_robots #go #golang #grpc #hacktoberfest #microservices #nanoservices #proto #rpc
gRPC-Go is a high-performance, open-source framework for remote procedure calls (RPCs) that works well with mobile and HTTP/2. To use it, you need the latest version of Go. You can install it by adding `import "google.golang.org/grpc"` to your code and then running `go build` or `go run`. This framework helps you build fast and reliable communication between services, which is beneficial because it makes your applications more efficient and scalable. If you encounter issues due to network restrictions, you can use workarounds like setting up a VPN or using Go module replacements. Turning on logging can also help you debug any errors that occur during connection setup or usage.
https://github.com/grpc/grpc-go
gRPC-Go is a high-performance, open-source framework for remote procedure calls (RPCs) that works well with mobile and HTTP/2. To use it, you need the latest version of Go. You can install it by adding `import "google.golang.org/grpc"` to your code and then running `go build` or `go run`. This framework helps you build fast and reliable communication between services, which is beneficial because it makes your applications more efficient and scalable. If you encounter issues due to network restrictions, you can use workarounds like setting up a VPN or using Go module replacements. Turning on logging can also help you debug any errors that occur during connection setup or usage.
https://github.com/grpc/grpc-go
pkg.go.dev
grpc package - google.golang.org/grpc - Go Packages
Package grpc implements an RPC system called gRPC.
❤1
#python #cloud_native #cncf #deep_learning #docker #fastapi #framework #generative_ai #grpc #jaeger #kubernetes #llmops #machine_learning #microservice #mlops #multimodal #neural_search #opentelemetry #orchestration #pipeline #prometheus
Jina-serve is a tool that helps you build and deploy AI services easily. It supports major machine learning frameworks and allows you to scale your services from local development to production quickly. You can use it to create AI services that communicate via gRPC, HTTP, and WebSockets. It has features like built-in Docker integration, one-click cloud deployment, and support for Kubernetes and Docker Compose, making it easy to manage and scale your AI applications. This makes it simpler for you to focus on the core logic of your AI projects without worrying about the technical details of deployment and scaling.
https://github.com/jina-ai/serve
Jina-serve is a tool that helps you build and deploy AI services easily. It supports major machine learning frameworks and allows you to scale your services from local development to production quickly. You can use it to create AI services that communicate via gRPC, HTTP, and WebSockets. It has features like built-in Docker integration, one-click cloud deployment, and support for Kubernetes and Docker Compose, making it easy to manage and scale your AI applications. This makes it simpler for you to focus on the core logic of your AI projects without worrying about the technical details of deployment and scaling.
https://github.com/jina-ai/serve
GitHub
GitHub - jina-ai/serve: ☁️ Build multimodal AI applications with cloud-native stack
☁️ Build multimodal AI applications with cloud-native stack - jina-ai/serve
#rust #async #grpc #proto #rpc #rust
`tonic` is a powerful tool for building high-performance applications using gRPC and HTTP/2 in Rust. It offers features like bi-directional streaming, high-performance async IO, interoperability, TLS security, load balancing, and health checking. This library is designed to work seamlessly with async/await and is ideal for production systems. Users benefit from its flexibility, high performance, and extensive documentation, making it easier to get started with tutorials and examples available. Additionally, there is an active community and detailed guides to help you contribute or resolve any issues.
https://github.com/hyperium/tonic
`tonic` is a powerful tool for building high-performance applications using gRPC and HTTP/2 in Rust. It offers features like bi-directional streaming, high-performance async IO, interoperability, TLS security, load balancing, and health checking. This library is designed to work seamlessly with async/await and is ideal for production systems. Users benefit from its flexibility, high performance, and extensive documentation, making it easier to get started with tutorials and examples available. Additionally, there is an active community and detailed guides to help you contribute or resolve any issues.
https://github.com/hyperium/tonic
GitHub
GitHub - hyperium/tonic: A native gRPC client & server implementation with async/await support.
A native gRPC client & server implementation with async/await support. - hyperium/tonic
#go #go #grpc #grpc_gateway #openapi #rest_api #restful_api #swagger
gRPC-Gateway is a tool that helps convert gRPC services into RESTful HTTP APIs. This means you can use both gRPC and REST with the same service, making it easier for different types of clients to access your API. It works by generating a reverse proxy server that translates between gRPC and HTTP requests. The benefit is that you don't need to create separate APIs for different client types, which simplifies development and makes your service more accessible[1][3][5].
https://github.com/grpc-ecosystem/grpc-gateway
gRPC-Gateway is a tool that helps convert gRPC services into RESTful HTTP APIs. This means you can use both gRPC and REST with the same service, making it easier for different types of clients to access your API. It works by generating a reverse proxy server that translates between gRPC and HTTP requests. The benefit is that you don't need to create separate APIs for different client types, which simplifies development and makes your service more accessible[1][3][5].
https://github.com/grpc-ecosystem/grpc-gateway
GitHub
GitHub - grpc-ecosystem/grpc-gateway: gRPC to JSON proxy generator following the gRPC HTTP spec
gRPC to JSON proxy generator following the gRPC HTTP spec - grpc-ecosystem/grpc-gateway
❤1
#go #framework #go #go_framework #golang #golang_framework #grpc #grpc_go #grpc_golang #hacktoberfest #http_server #logging #metrics #microservice #microservice_framework #opentelemetry #performance #rest_api #server #tracing #web_framework
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GitHub
GitHub - gofr-dev/gofr: An opinionated GoLang framework for accelerated microservice development. Built in support for databases…
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. - gofr-dev/gofr
❤1
#go #ai_assistant #ai_generated_code #cloud_native #code_generation #custom_templates #developer_tools #development_framework #gin #go_sponge #golang #grpc #grpc_gateway #low_code #microservice #protobuf #restful_api #sponge #web
Sponge is a powerful Go development framework that helps you quickly build backend services like RESTful APIs and microservices with minimal coding. It generates modular Go code automatically by parsing SQL, Protobuf, and JSON files, letting you create complete backend projects through a simple web interface without complex commands. Sponge supports custom templates and integrates AI assistants (like ChatGPT) to help write business logic, greatly speeding up development and reducing repetitive work. It also offers full support for testing, API docs, and deployment, making your project more stable, efficient, and easier to maintain. This saves you time and improves code quality.
https://github.com/go-dev-frame/sponge
Sponge is a powerful Go development framework that helps you quickly build backend services like RESTful APIs and microservices with minimal coding. It generates modular Go code automatically by parsing SQL, Protobuf, and JSON files, letting you create complete backend projects through a simple web interface without complex commands. Sponge supports custom templates and integrates AI assistants (like ChatGPT) to help write business logic, greatly speeding up development and reducing repetitive work. It also offers full support for testing, API docs, and deployment, making your project more stable, efficient, and easier to maintain. This saves you time and improves code quality.
https://github.com/go-dev-frame/sponge
GitHub
GitHub - go-dev-frame/sponge: A powerful and easy-to-use Go development framework that enables you to effortlessly build stable…
A powerful and easy-to-use Go development framework that enables you to effortlessly build stable, reliable, and high-performance backend services with a "low-code" approach. - go...
#java #distributed_systems #durable_execution #grpc #java #javascript #microservice_orchestration #orchestration_engine #orchestrator #reactjs #spring_boot #workflow_automation #workflow_engine #workflow_management #workflows
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
GitHub
GitHub - conductor-oss/conductor: Conductor is an event driven orchestration platform providing durable and highly resilient execution…
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications - conductor-oss/conductor
❤1
#shell #cloudflare #grpc_cloudflare #httpupgrade #hysteria2 #nginx #reality #reality_grpc #shell #sing_box #trojan #trojan_grpc #tuic_v5 #v2ray #vless #vmess #websockettlscdn_cloudflare_ip #xray #xray_core #xray_install #xtls_rprx_vision
v2ray-agent is a tool that helps you quickly install and manage proxy servers using popular cores like Xray-core and sing-box. It supports many protocols such as VLESS, VMess, Trojan, and more, and automatically handles SSL certificates for secure connections. You can easily manage users, ports, and subscriptions through a simple menu. It also offers features like traffic routing, domain blocking, and P2P download control, which can help you unblock streaming services and control internet access. Installation is simple with a one-command script, making it convenient to set up and maintain your proxy server securely and efficiently.
https://github.com/mack-a/v2ray-agent
v2ray-agent is a tool that helps you quickly install and manage proxy servers using popular cores like Xray-core and sing-box. It supports many protocols such as VLESS, VMess, Trojan, and more, and automatically handles SSL certificates for secure connections. You can easily manage users, ports, and subscriptions through a simple menu. It also offers features like traffic routing, domain blocking, and P2P download control, which can help you unblock streaming services and control internet access. Installation is simple with a one-command script, making it convenient to set up and maintain your proxy server securely and efficiently.
https://github.com/mack-a/v2ray-agent
GitHub
GitHub - mack-a/v2ray-agent: Xray、Tuic、hysteria2、sing-box 八合一一键脚本
Xray、Tuic、hysteria2、sing-box 八合一一键脚本. Contribute to mack-a/v2ray-agent development by creating an account on GitHub.