Code Monkey home page Code Monkey logo

nelua-batteries's Introduction

This is a collection of various useful libraries for Nelua, with the following characteristics:

  • All libraries are designed to work well with Nelua.
  • All libraries have minor tests and examples of use.
  • All libraries are classified as "Tier 2" quality, while the Nelua compiler is "Tier 1" quality, this means that APIs here are more unstable and less tested than the Nelua standard libraries.
  • All libraries binding other C libraries provide not just the bindings, but also a wrapper to make it easier to use it with Nelua.
  • All libraries wraps its API into a namespace style record, that is, it will not pollute the global environment.
  • Some libraries may be maintained irregularly, depending on the author.
  • Some libraries are created and maintained by the community, thus the quality may vary.
  • Some libraries are not fully tested.
  • Some libraries are self contained when possible.
  • Some libraries may not work on all platforms or architectures.
  • Some libraries are under research and could perhaps be merged into Nelua standard library in the future, but probably won't.

List of libraries

  • backtrace - Provides a way to get tracebacks at runtime, using the popular libbacktrace library.
  • ffi - Cross Platform FFI for Nelua that you can use to load symbols from shared libs/objects.
  • XInput - XInput bindings for Nelua. (Windows ONLY)

nelua-batteries's People

Contributors

edubart avatar rabios avatar

Stargazers

 avatar  avatar  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.