Code Monkey home page Code Monkey logo

easy_example's Introduction

easy_example

rust base frame ,with log , config ,network,zeromq ,mqtt,web,rpc ,base64 and other more

crate

name replace fun note
tokio async task ,tcp ,udp,channel, async frame,tokio::spawn
config.rs yaml,toml,json,single file read config files ,and put into struct data simplize config function
log4rs env_logger log with file
tmq zeromq with tokio
once_cell lazy_static global reference from config file
rumqttc paho-mqtt mqtt of rust with tokio
tokio-serial serial.rs async serial port
base64 base64 encode decode

examples

name fun note
tcp-client tcp client
tcp-server tcp server
post http client post with dynamic json
zeromq-tmq get udp,http data to zeromq
udp-client udp client
udp-server udp echo server
channel-mpsc multi productor,single consummer queue mpsc,for mpmc ,see flume,async-channel
mqtt-asyncpubsub mqtt client mqtt with tokio , run mqtt broker ,before run client
serial-print async serial port
base64 base64 encode decode

vscode build

https://code.visualstudio.com/docs/languages/rust

easy_example's People

Contributors

youngday avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.