Coder Social home page Coder Social logo

ronghailin / melon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from water-melon/melon

0.0 0.0 0.0 4.03 MB

A generic cross-platform asynchronous high-performance C framework, including a lot of components and a new coroutine script language Melang.

License: BSD 3-Clause "New" or "Revised" License

C 100.00%

melon's Introduction

Melon logo

Melon

Melon is a C framework library for simplifying-development. 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.

On Windows, framework can NOT be activated, but other components still working.

Installation

On Windows, please install mingw, git bash and make at first. Then execute these shell commands on git bash or terminal (on UNIX).

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.

中文文档请参考:中文指南

melon's People

Contributors

water-melon avatar vorgcontract 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.