GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #consul #dag #http #kafka #mysql #redis #sogou #tasking

Sogou C++ Workflow is a powerful tool for building back-end services in C++. It supports creating HTTP servers, asynchronous clients for protocols like HTTP, Redis, MySQL, and Kafka, and even custom protocols. You can use it to build complex workflows, parallel computing tasks, and high-performance services with ease. It works on various platforms including Linux, macOS, Windows, and more. The benefit to you is that it simplifies the development of robust and efficient back-end services, allowing you to focus on your business logic without worrying about the underlying complexities.

https://github.com/sogou/workflow
#rust #beginner_friendly #featured #finance #hacktoberfest #high_performance #open_source #orchestration #payments #postgresql #redis #restful_api #rust #sdk #works_with_react

Hyperswitch is an open-source payments platform that helps businesses manage payments easily. It uses a single API to access various payment methods and features, making it simple to integrate different payment flows like cards, wallets, and bank transfers. The platform includes a backend for seamless payment processing, an SDK for unified payment experiences across web and mobile, and a Control Center for managing payments without coding. You can try Hyperswitch by setting it up locally or deploying it on cloud services like AWS, GCP, or Azure. This platform is designed to be reliable, secure, and customizable, allowing businesses to own and tailor their payment stack according to their needs.

https://github.com/juspay/hyperswitch
#go #fail2ban #frp #ftp #gitea #linux #lnmp #mysql #nginx #openresty #panel #php #php8 #podman #postgresql #pure_ftpd #redis #s3fs #supervisor

This is a powerful and lightweight server management panel called "耗子面板" (Haozi Panel). It is developed in Go language, making it small in size and low in resource usage, so it won't affect your system's performance. The panel is designed to minimize changes to your system and is compatible with new systems. It offers robust features for efficient server management, supports offline mode, and is highly secure and stable. Additionally, it is fully open-source, allowing you to modify and customize it freely, and it will always be free to use. This makes it a great tool for quickly deploying small websites or complex applications.

https://github.com/tnb-labs/panel
#php #analytics #couchdb #databases #docker #minio #mongodb #mysql #mysql_database #nextjs #nodejs #php #postgresql #reactjs #redis #self_hosting #static #svelte #vscode #vuejs

Coolify is a free and open-source tool that lets you manage your own servers, applications, and databases without relying on cloud services like Heroku or Netlify. You can use it on various devices, including VPS, Bare Metal, and Raspberry PIs, with just an SSH connection. This means you have full control over your configurations and data, so you're not locked into any specific vendor. Coolify makes managing your servers easy, similar to using a cloud service but with the flexibility of using your own hardware. For more information, you can visit their website at [coolify.io](https://coolify.io).

https://github.com/coollabsio/coolify
#python #linux #memcached #mysql #php #php70 #php71 #php72 #php73 #php74 #php80 #php81 #php82 #php83 #php84 #python #redis

mdserver-web is a simple and open-source Linux management panel. It supports systems like Debian, Ubuntu, and CentOS. This panel is similar to others like "宝塔" but doesn't require a phone number for registration and has no ads. It offers features like SSH terminal tools, website backup, and plugin management. Users can easily install common software like PHP, MySQL, and Nginx. The benefit is that it provides a user-friendly interface for managing Linux servers without the need for complex configurations or ads.

https://github.com/midoks/mdserver-web
1
#javascript #approval_process #cms #crm #ehr #erp #hr #layui #mysql #oa #privileges #redis #skyeye #springboot #springboot2 #springcloud_vue #websocket

This platform uses Springboot, Layui, UNI-APP, and Ant Design Vue to create a low-code system for intelligent manufacturing. It includes over 30 application modules and more than 50 electronic workflows, covering CRM, ERP, MES, and more. This system streamlines business processes from customer relations to production and after-sales service, improving efficiency and data transparency. It also manages employee operations, providing a comprehensive solution for businesses. The benefits include faster development, reduced redundancy, and enhanced data management, making it ideal for companies seeking digital transformation.

https://github.com/dromara/skyeye
#jupyter_notebook #a2a #agentic_ai #dapr #dapr_pub_sub #dapr_service_invocation #dapr_sidecar #dapr_workflow #docker #kafka #kubernetes #langmem #mcp #openai #openai_agents_sdk #openai_api #postgresql_database #rabbitmq #rancher_desktop #redis #serverless_containers

The Dapr Agentic Cloud Ascent (DACA) design pattern helps you build powerful, scalable AI systems that can handle millions of AI agents working together without crashing. It uses Dapr technology with Kubernetes to efficiently manage many AI agents as lightweight virtual actors, ensuring fast response, reliability, and easy scaling. You can start small using free or low-cost cloud tools and grow to planet-scale systems. The OpenAI Agents SDK is recommended for beginners because it is simple, flexible, and gives you good control to develop AI agents quickly. This approach saves costs, avoids vendor lock-in, and supports resilient, event-driven AI workflows, making it ideal for developers aiming to create advanced, cloud-native AI applications[1][2][3][4].

https://github.com/panaversity/learn-agentic-ai
#cplusplus #cache #cpp #database #fibers #in_memory #in_memory_database #key_value #keydb #memcached #message_broker #multi_threading #nosql #redis #valkey #vector_search

Dragonfly is a modern in-memory data store compatible with Redis and Memcached, offering up to 25 times higher throughput and better cache efficiency while using up to 80% fewer resources. It scales well with larger servers, supports many Redis commands, and features a unique, memory-efficient cache and fast snapshotting. Dragonfly provides low latency, high performance, and is easy to configure with familiar Redis options. Its design ensures atomic operations and efficient resource use, making it ideal for fast, cost-effective cloud applications needing real-time data access and high scalability. This means you get faster, more efficient caching and data handling with minimal changes to your existing setup[5][2][4].

https://github.com/dragonflydb/dragonfly
#python #python #redis #redis_client #redis_cluster #redis_py

Redis-py lets you connect your Python programs to Redis, a fast in-memory database, making it easy to store and retrieve data quickly. You can install it with a simple command, and it works with the latest Redis versions. It supports advanced features like connection pools, pipelines for faster operations, and pub/sub for real-time messaging. Using Redis with Python helps your applications run faster, handle more users, and process data in real time, all while reducing the load on your main database[1][3][5].

https://github.com/redis/redis-py
#java #cache #caffine #data #draft #fetch #graphql #immer #immutable #immutable_collections #immutable_datastructures #java #jdbc #kotlin #orm #orm_framework #orm_library #orms #redis #redis_cache

Jimmer is a powerful and advanced ORM (Object-Relational Mapping) framework for Java and Kotlin that lets you easily read and write complex data structures without needing to predefine their shapes. It supports dynamic multi-table queries, automatic SQL optimization, and efficient saving of incomplete or nested objects. Jimmer also generates type-safe DTOs (Data Transfer Objects) for complex queries and updates, avoids common problems like "N+1" queries, and offers strong caching and GraphQL support. This means you can build complex business logic faster and with less hassle, improving both development speed and code quality. It works well with modern IDEs and supports both Java and Kotlin seamlessly.

https://github.com/babyfish-ct/jimmer
1