All Projects → Water-Melon → Melon

Water-Melon / Melon

Licence: bsd-3-clause
An asynchronous high-performance C framework on Linux/UNIX.

Programming Languages

c
50402 projects - #5 most used programming language

Melon logo

Melon

Melon is a C framework library for simplifying-development on UNIX. It includes many data structures, algorithms, architectures and many other useful components. You can pick some components or whole framework based on your demand. Melon supports both multi-process and multi-thread models with module development.

Installation

git clone https://github.com/Water-Melon/Melon.git
cd Melon
./configure [--prefix=LIB_INSTALL_PATH]
make
make install

License

BSD-3-Clause License

Copyright (c) 2014-present, Niklaus F. Schen

Document

Please visit Melon Developer Guide for more details.

Contact

Official Telegram group: https://t.me/joinchat/GcQ8JRBqT7CLF8o-

中文QQ官方群号: 756582294

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].