An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by yeasy

A curated list of projects in awesome lists by yeasy .

https://github.com/yeasy/docker_practice

Learn and understand Docker&Container technologies, with real DevOps practice!

book cloud-computing container devops docker kubernetes linux mesos spark swarm

Last synced: 28 Feb 2026

https://github.com/yeasy/blockchain_guide

Introduce technologies on blockchain and distributed ledger, from theory to practice with bitcoin, ethereum and hyperledger.

bitcoin blockchain book distributed-ledger distributed-system ethereum fintech hyperledger technology

Last synced: 02 Apr 2026

https://github.com/yeasy/docker-compose-files

Some typical docker compose templates.

docker docker-compose

Last synced: 15 May 2025

https://github.com/yeasy/hyperledger_code_fabric

Code analysis on hyperledger fabric project

Last synced: 13 Apr 2025

https://github.com/yeasy/openstack_understand_neutron

Introduce the principles and implementation details of the OpenStack Neutron Project.

Last synced: 25 Jan 2026

https://github.com/yeasy/easyovs

Insightful operations and diagnosis for OpenStack Networking!

Last synced: 19 Aug 2025

https://github.com/yeasy/openclaw_guide

OpenClaw 入门和实战,安装、使用、配置到实现原理 | OpenClaw Guide

book learning openclaw tutorial

Last synced: 17 May 2026

https://github.com/yeasy/docker-hyperledger-fabric

Hyperledger Fabric All-in-one Docker Image

Last synced: 22 Jul 2025

https://github.com/yeasy/tech_writing

Some of my technical writings.

Last synced: 10 Feb 2026

https://github.com/yeasy/hyperledger-py

Python SDK for hyperledger fabric v0.6, latest code is at github.com/hyperledger/fabric-sdk-py

Last synced: 15 Apr 2025

https://github.com/yeasy/mininet_book

A book to introduce Mininet usage and its code implementation.

Last synced: 02 Mar 2026

https://github.com/yeasy/ai_beginner_guide

普通人看的 AI 入门。从零开始,掌握人工智能的最新工具与实践技能 | AI Book for Beginners

ai beginner beginner-friendly best-practices book tutorial

Last synced: 26 Apr 2026

https://github.com/yeasy/ai_security_guide

从原理到实践,全面掌握大语言模型安全攻防之道

ai book guide llm security

Last synced: 31 May 2026

https://github.com/yeasy/claude_guide

从零开始,系统掌握 Anthropic Claude 的核心能力与最佳实践

Last synced: 08 May 2026

https://github.com/yeasy/openstack_code_neutron

A book to analyze the code of the OpenStack Neutron Project.

Last synced: 07 Jan 2026

https://github.com/yeasy/agentic_ai_guide

智能体(Agentic AI)最前沿技术的深入剖析。读者需要有一定计算机和人工智能基础。

agent agentic-ai ai book trend

Last synced: 17 May 2026

https://github.com/yeasy/openstack_code_Neutron

A book to analyze the code of the OpenStack Neutron Project.

Last synced: 28 Mar 2025

https://github.com/yeasy/simple-web

A simple web server that outputs its own IP address, very useful for testing.

Last synced: 15 Apr 2025

https://github.com/yeasy/llm_internals

深入剖析大语言模型架构、原理到训练部署 | How LLM works, including Design, Architecture and Training details.

ai architecture book internal llm

Last synced: 31 May 2026

https://github.com/yeasy/docker-mongo-connector

pipeline from a MongoDB cluster to other systems

Last synced: 20 Jun 2025

https://github.com/yeasy/docker-hyperledger-fabric-base

Docker image for Hyperledger Fabric Base

Last synced: 02 Sep 2025

https://github.com/yeasy/ansible-playbooks

Some useful playbooks for ansible.

Last synced: 02 Sep 2025

https://github.com/yeasy/seminar-talk

Some seminar talk slides

Last synced: 15 Apr 2025

https://github.com/yeasy/docker-blockchain-explorer

Docker image of the blockchain-explorer

Last synced: 07 Sep 2025

https://github.com/yeasy/docker-hyperledger

Docker image for hyperledger

Last synced: 15 Apr 2025

https://github.com/yeasy/code_snippet

Some simple but useful source codes, scripts or templates, on networking, programming, algorithm, etc.

Last synced: 09 Sep 2025

https://github.com/yeasy/docker-ipfs

Docker Image for IPFS node

Last synced: 15 Apr 2025

https://github.com/yeasy/learning_pickleball

Learn and master pickleball, towards professional! 学打匹克球,健康每一天!

book chinese english learning pickleball professional sport textbook tutorial

Last synced: 31 May 2026

https://github.com/yeasy/best-practice

Some best-practice config/cook-book of using tools

Last synced: 23 Apr 2025

https://github.com/yeasy/ask

The most powerful Package Manager for Agents Skills: search, query and install/uninstall in seconds!

agent agent-skill agent-skills ai

Last synced: 02 Apr 2026

https://github.com/yeasy/fintech_talk

Fintech related seminar talks

Last synced: 11 Jun 2025

https://github.com/yeasy/docker-hyperledger-peer

Docker image for hyperledger fabric peer

Last synced: 15 Apr 2025

https://github.com/yeasy/openstack_code_heat

The code analysis of the OpenStack Heat project.

Last synced: 07 Jan 2026

https://github.com/yeasy/dockerfilegen

A smart web tool to generate best-practice Dockerfile based on your input information.

Last synced: 15 Apr 2025

https://github.com/yeasy/docker-hyperledger-fabric-orderer

Docker image for Hyperledger Fabric Orderer

Last synced: 15 Apr 2025

https://github.com/yeasy/openstack-tool

Some useful tools for openstack deployment and usage

Last synced: 23 Apr 2025

https://github.com/yeasy/harness_engineering_guide

智能体 = 大模型 + Harness。深入剖析 Harness 工程原理、设计、实现与实践!

agent book guide harness harness-engineering llm

Last synced: 11 Apr 2026

https://github.com/yeasy/prompt_engineering_guide

从入门到精通:掌握与大语言模型高效对话的艺术 | Master the art of talking with LLM

Last synced: 02 May 2026

https://github.com/yeasy/context_engineering_guide

从理论到实践,掌握 AI 时代最核心的大模型工程能力

Last synced: 02 Apr 2026

https://github.com/yeasy/docker-hyperledger-fabric-ca

Docker image for the Hyperledger Fabric-CA

Last synced: 15 Apr 2025

https://github.com/yeasy/docker-hyperledger-fabric-kafka

Docker image for Hyperledger Fabric Kafka

Last synced: 23 Apr 2025

https://github.com/yeasy/openstack_code_heatclient

A book to analyze the source code of HeatClient

Last synced: 23 Jul 2025

https://github.com/yeasy/cmonit

monitor for host health, container stats, etc.

Last synced: 28 Jan 2026

https://github.com/yeasy/openstack_code_kuryr

A book to analyze the source code of Kuryr

Last synced: 13 Nov 2025

https://github.com/yeasy/openstack_code_magnum

A book to analyze the code of the OpenStack Magnum Project.

Last synced: 01 Aug 2025

https://github.com/yeasy/docker-nginx-consul-template

Docker images to have nginx and the consul template installed

Last synced: 07 Oct 2025

https://github.com/yeasy/docker_swarm_code

A book to analyze the code of Docker Swarm

Last synced: 23 Aug 2025

https://github.com/yeasy/agentgo

One step to enable best-practices for AI agents — drop into any project and enjoy the magic.

agent agentic agentic-engineering ai-agents best-practice claude codex skill skills vibe-coding vibe-deploy vibe-design vibe-development

Last synced: 05 Jul 2026

https://github.com/yeasy/docker-hyperledger-fabric-couchdb

Docker image for the Hyperledger Fabric couchdb

Last synced: 06 May 2025

https://github.com/yeasy/docker-nginx

Docker image for nginx

Last synced: 06 May 2025

https://github.com/yeasy/kafka-client

A lightweight kakfa client

Last synced: 14 Jun 2026

https://github.com/yeasy/lazyctrl

The code for the lazyctrl project.

Last synced: 09 Jul 2026

https://github.com/yeasy/docker-hyperledger-membersrvc

Docker image for hyperledger membersrvc

Last synced: 12 Feb 2026

https://github.com/yeasy/robot_tool

robot test tool for OpenDaylight Project.

Last synced: 23 Aug 2025

https://github.com/yeasy/docker-zookeeper

Docker image for zookeeper

Last synced: 25 Jun 2025

https://github.com/yeasy/docker-hyperledger-fabric-gateway-java

docker hyperledger fabric gateway java

Last synced: 28 Feb 2026

https://github.com/yeasy/docker-confluent

Docker image for confluent

Last synced: 22 Jun 2026

https://github.com/yeasy/docker-mongosetup

A setup node for mongo cluster

Last synced: 22 Jun 2026

https://github.com/yeasy/mongo-express

The docker image for mongo-express

Last synced: 26 Jul 2025

https://github.com/yeasy/tripled

TripleD -- OpenStack Cloud Detection, Diagnosis and Debug

Last synced: 25 Jun 2026

https://github.com/yeasy/docker-hyperledger-fabric-sdk-node

Hyperledger fabric SDK node

Last synced: 28 Feb 2026

https://github.com/yeasy/heatgen

A useful tool to generate heat template

Last synced: 19 Jun 2026

https://github.com/yeasy/docker-kafka

Apache Kafka Docker Image

Last synced: 18 Jun 2026

https://github.com/yeasy/docker-logstash

Docker image for logstash.

Last synced: 27 Feb 2026

https://github.com/yeasy/mininet-lc

The mininet code for the LC project.

Last synced: 08 Jul 2025

https://github.com/yeasy/ckeeper

Container application health keeper

Last synced: 04 Jun 2026

https://github.com/yeasy/sc_demo

Some tools and scripts for sc demo.

Last synced: 08 Jun 2026

https://github.com/yeasy/floodlight-lc

The floodlight code for the LC project.

Last synced: 12 Jun 2026

https://github.com/yeasy/docker-bind

Docker image for the bind DNS

Last synced: 05 Aug 2026

https://github.com/yeasy/docker-packetbeat

Docker Image for the Packetbeat.

Last synced: 31 Jan 2026

https://github.com/yeasy/docker-hyperledger-fabric-membersrvc

Docker image for Hyperledger Fabric Membersrvc

Last synced: 04 Feb 2026

https://github.com/yeasy/docker-devbase

Docker image with basic development environment

Last synced: 14 Feb 2026

https://github.com/yeasy/csit_test

CSIT test tool for OpenDaylight

Last synced: 11 Jun 2025

https://github.com/yeasy/openvswitch-lc

The openvswitch code for the LC project

Last synced: 24 Jun 2026

https://github.com/yeasy/docker-elasticsearch

Docker image for elasticsearch

Last synced: 19 Mar 2026

https://github.com/yeasy/pooltest

temp pool

Last synced: 04 Mar 2026

https://github.com/yeasy/docker_registry_api

Highlevel wrapper of the Docker registry's APIs

Last synced: 17 Jun 2026

https://github.com/yeasy/cetus

Visualize the Docker file.

Last synced: 11 Aug 2025

https://github.com/yeasy/logoxy

Simple restful log query proxy

Last synced: 28 Jul 2025