Coder Social home page Coder Social logo

vapula's Introduction

Intro

Vapula is a light component framework for faster and easier desktop software development.
Vapula is created by Sartrey Lee. To learn more about Vapula, check out vapula.cn.

Features

Vapula is designed to simplify large software project.
Developers can concentrate on component development while considering main application less. ####Core

  • loose coupling
  • interop between supported languages
  • powerful data exchange
  • async invoker
  • optional transaction
  • stable, efficiency, light
  • easy API

####Model

  • DGML-based logic modeling (instead of UML)
  • software visualization modeling

####Engine

  • B/S structure
  • local or remote invoke

####supported language up to now, C/C++, C#.

####supported os up to now, Windows only.

Build

####Prepare:

  1. setup Visual Studio 2010+ Express
  2. setup other environments if need (e.g. JDK, Python...)
  3. download code
  4. download 3rdparty requirement

####Project: Within the download you'll find the following directories:

vapula/
├── Core/ (core bridge, drivers & runtimes)
├── Model/ (modeling software)
├── Engine/ (web server)
├── Toolkit/ (toolkits for vapula)
└── Docs/ (documents for vapula)

####To build Core:

  1. open Core/core.sln and build
  2. open other solution/project files and build if need

####To build Model:

  1. open Model/model.sln and build

####To build Toolkit:

  1. open Toolkit/toolkit.sln and build

Authors

####Sartrey Lee

License

Code and document copyright Sartrey Lee.
Code released under Apache 2 license.
Docs released under Creative Commons 3.

Contribution

You can contribute code, document on Github directly. You can contribute ideas by email or ways.

Donate

Thank you for your support.
You can donate this project by Alipay.
alipay
Dogecoin supported here.
dogecoin
My address: DHEbps1GYW1eY9YJ7J8XZhBaduUDTwuCiG

vapula's People

Contributors

sartrey avatar

Watchers

James Cloos avatar Jackey 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.