Code Monkey home page Code Monkey logo

z-stack's Introduction

z-stack

backend stack maintained by landz itself

Get started

Current Status

Now Landz are in its raw Java project form. When Java 8 GA, Landz will publish a simple module systen and experimental module repository.

As raw Java projects, it means you just use Landz as a library. The binaries are temporarily not provided. You just simply rely on the IDE or plain javac(in fact, javac is etremely easy to use from Java 6-7 to now Java 8) for compliation/package. As a Java developer coming here, it is assumed you know how to do this.

The repo keeps some IDEA configurations for users or contributors' quick picking-up/hacking. But these files is based on the IDEA 13, and can be updated only by the Landz team. Download latest IDEA 13 here. (Note: IMHO, according to my understanding to the current status of IDE support, I only recommend the IDEA 13.)

All required 3rd library are inlcuded in this git repo's Landz modules(a.k.a. projects).

Build Requirememt

Run Notes

  • landz.znr.linux.x64 and landz.net.base, landz.net.http modules on top of landz.znr.linux.x64 only supports linux x86-64 arch. landz.znr.linux.x64 module is just for interacting with linux natives. So, I guess you are not very disappointed about this. In the future, Landz will extract a common API for Windows and MacOS. But...
  • com.github.jnr.udis86 module requires the linux udis86 binary. It is used to debug the jnr/jffi generated codes. But, it is trivial to simply comment it out. It will be made runtime optional in the near future. You can consult google for how to get it installed on your distribution. (For Arch, there is an "udis86-git" in AUR.)

Resources

  • Discuss Landz with at Landz's group. I like the mail list way, but you can also choose the web UI.
  • Other channels, like stackoverflow, will be possible also.
  • Landz page.

Licenses

Landz kernel and its own stack are released under Apache License Version 2.0.

Runtime jffi/jnr and test-time 3rd dependencies are seen in /licenses directory.

z-stack's People

Contributors

jinmingjian avatar

Stargazers

Alexander Bosy avatar isssmy avatar Ruslan Solovev avatar  avatar 浩 avatar  avatar Sergey Petrovsky avatar Andrew NS Yeow avatar hello mars avatar Liuhuanting avatar  avatar  avatar Nikita Koksharov avatar  avatar Alexander Telegin avatar  avatar Ryan Cox avatar Carfield Yim avatar Mehmet Gurevin avatar Vinh Quốc Nguyễn avatar Alan Kash avatar lyrachord avatar Jun Liu avatar Fouquet François avatar Eugene Lukash avatar 老男孩 avatar Pavel Chervakov avatar Alexey Nikolaenko avatar Julia Kostiukova avatar Roman Tkalenko avatar fangs avatar  avatar  avatar  avatar  avatar Andreas avatar Serkan ÖZAL avatar abramsz avatar Javen avatar  avatar Nathan Yu avatar 周章印 avatar Yang, Bo avatar  avatar  avatar  avatar Paul avatar  avatar He-Pin(kerr) avatar  avatar Terry Towne avatar William Leung avatar pythonee avatar  avatar Michael Grove avatar noctarius aka Christoph Engelbert avatar Ashwin Jayaprakash avatar Emin Demirci avatar  avatar Viktor Szathmáry avatar Gary Elliott avatar Chris Vest avatar Julien avatar Jestan Nirojan avatar Ionuț G. Stan avatar  avatar  avatar

Watchers

 avatar pythonee avatar  avatar He-Pin(kerr) avatar James Cloos avatar Roman Tkalenko avatar Raymond Manaloto avatar  avatar  avatar Di Tang avatar  avatar 周章印 avatar

z-stack's Issues

finish contract API

Openjdk has a bug which affect largely the perfomance of lambda as contract arg when disabling the contract.

it need to confirm this again, and report to OpenJDK team.

update wiki

Please update the wiki about dev guide and your design.

Add build scripts

I saw there are no build scripts in the repo. Probably Maven or Gradle build scripts would be good to have.

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.