saprykin / plibsys

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
MIT License
672 stars 74 forks source link

How about to deal with asio/message ? #74

Open 19317362 opened 5 years ago

19317362 commented 5 years ago

For a useable system, I think the features like asio/message/event/epoll etc is needed also.