47 maintained packages

package nitcorn   network, lib
Lightweight framework for Web applications development
package android   platform, lib
Android platform support and APIs
package gamnit   game, lib
Portable game and multimedia framework for Nit
package serialization   lib
Abstract serialization services
package json   format, lib
read and write JSON formatted text
package app   lib, mobile
app.nit, a framework for portable applications
package ios   wrapper, lib
iOS support for app.nit
package glesv2   graphics, wrapper, lib
OpenGL graphics rendering library for embedded systems, version 2.0
package msgpack   format, lib
MessagePack, an efficient binary serialization format
package pthreads   parallelism, wrapper, lib
POSIX Threads support
package curl   network, wrapper, lib
Data transfer powered by the native curl library
package gtk   ui, wrapper, lib
GTK+ widgets and services
package sdl2   graphics, wrapper, lib
This is a low-level wrapper of the SDL 2.0 library (as sdl2) and SDL_image 2.0 (as sdl2::image).
package linux   lib
Implementation of app.nit for the Linux platform
package java   java, wrapper, lib
Supporting services for the FFI with Java and to access Java libraries
package socket   network, lib
Socket services
package egl   graphics, wrapper, lib
Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package a_star   algo, lib
A* pathfinding in graphs
package jvm   java, wrapper, lib
Java Virtual Machine invocation API and others services from the JNI C API
package libevent   network, wrapper, lib
Low-level wrapper around the libevent library to manage events on file descriptors
package mpi   parallelism, lib
Implementation of the Message Passing Interface protocol by wrapping OpenMPI
package cocoa   wrapper, lib
Cocoa API, the development layer of OS X
package sqlite3   database, lib
Services to manipulate a Sqlite3 database
package binary   io, lib
Read and write binary data with any Reader and Writer
package bcm2835   embedded, lib
Services to control the bcm2835 chipset used in the Raspberry Pi
package matrix   lib
Services for matrices of Float values
package c   language, wrapper, lib
Structures and services for compatibility with the C language
package performance_analysis   debug, lib
Services to gather information on the performance of events by categories
package bucketed_game   game, lib
Game framework with an emphasis on efficient event coordination
package signals   wrapper, lib
ANSI C signal handling
package posix   wrapper, lib
Services conforming to POSIX
package xdg_basedir   wrapper, lib
Services for using the XDG Base Directory specification
package noise   algo, lib
Noise generators PerlinNoise and InterpolatedNoise
package realtime   lib
Services to keep time of the wall clock time
package privileges   lib
Process privileges management utilities
package mpd   sound, lib
Music Player Daemon client library
package md5   encoding, lib
Native MD5 digest implementation as Text::md5
package gen_nit   devel
Support to generate and otherwise manipulate Nit code
package sendmail   network, lib
Send emails using the sendmail program
package emscripten   platform, lib
Platform for the emscripten framework
package cpp   language, wrapper, lib
Services for compatibility with C++ code and libraries
package prompt   console, lib
Basic services to display a prompt
package x11   ui, lib
Services from the X11 library
package fonts_showcase   game, example
Simple application to display and test the behavior the different TextSprites settings.
package template   game, example
Template for a 2D gamnit game

66 contributed packages

package core   lib
Nit common library of core classes and methods
package nitcorn   network, lib
Lightweight framework for Web applications development
package gamnit   game, lib
Portable game and multimedia framework for Nit
package android   platform, lib
Android platform support and APIs
package serialization   lib
Abstract serialization services
package app   lib, mobile
app.nit, a framework for portable applications
package json   format, lib
read and write JSON formatted text
package github   web, lib
Nit wrapper for Github API
package ios   wrapper, lib
iOS support for app.nit
package glesv2   graphics, wrapper, lib
OpenGL graphics rendering library for embedded systems, version 2.0
package msgpack   format, lib
MessagePack, an efficient binary serialization format
package sax   xml, format, lib
Core SAX APIs.
package pthreads   parallelism, wrapper, lib
POSIX Threads support
package geometry   algo, lib
Basic geometry data structures and services.
package markdown   format, lib
A markdown parser for Nit.
package curl   network, wrapper, lib
Data transfer powered by the native curl library
package gtk   ui, wrapper, lib
GTK+ widgets and services
package mongodb   database, lib
MongoDB Nit Driver.
package neo4j   database, lib
Neo4j connector through its JSON REST API using curl.
package sdl2   graphics, wrapper, lib
This is a low-level wrapper of the SDL 2.0 library (as sdl2) and SDL_image 2.0 (as sdl2::image).
package linux   lib
Implementation of app.nit for the Linux platform
package actors   parallelism, lib
Nit Actor Model
package egl   graphics, wrapper, lib
Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package java   java, wrapper, lib
Supporting services for the FFI with Java and to access Java libraries
package ai   ai, algo, lib
Simple library for basic artificial intelligence algorithms
package socket   network, lib
Socket services
package dom   xml, lib
Easy XML DOM parser
package a_star   algo, lib
A* pathfinding in graphs
package saxophonit   xml, format, lib
A SAX 2 parser in Nit.
package jvm   java, wrapper, lib
Java Virtual Machine invocation API and others services from the JNI C API
package libevent   network, wrapper, lib
Low-level wrapper around the libevent library to manage events on file descriptors
package mpi   parallelism, lib
Implementation of the Message Passing Interface protocol by wrapping OpenMPI
package cocoa   wrapper, lib
Cocoa API, the development layer of OS X
package sqlite3   database, lib
Services to manipulate a Sqlite3 database
package binary   io, lib
Read and write binary data with any Reader and Writer
package trees   algo, lib
General module for tree data structures
package matrix   lib
Services for matrices of Float values
package bucketed_game   game, lib
Game framework with an emphasis on efficient event coordination
package performance_analysis   debug, lib
Services to gather information on the performance of events by categories
package c   language, wrapper, lib
Structures and services for compatibility with the C language
package bcm2835   embedded, lib
Services to control the bcm2835 chipset used in the Raspberry Pi
package signals   wrapper, lib
ANSI C signal handling
package websocket   network, lib
Adds support for a websocket connection in Nit
package bitmap   lib
The Bitmap class represents a 24-bit bitmap image. An instance can be constructed
package xdg_basedir   wrapper, lib
Services for using the XDG Base Directory specification
package posix   wrapper, lib
Services conforming to POSIX
package noise   algo, lib
Noise generators PerlinNoise and InterpolatedNoise
package privileges   lib
Process privileges management utilities
package realtime   lib
Services to keep time of the wall clock time
package sendmail   network, lib
Send emails using the sendmail program
package md5   encoding, lib
Native MD5 digest implementation as Text::md5
package mpd   sound, lib
Music Player Daemon client library
package gen_nit   devel
Support to generate and otherwise manipulate Nit code
package gettext   i18n, lib
Internationalization of Strings using gettext library
package curses   ui, terminal, wrapper, lib
Curses for Nit
package emscripten   platform, lib
Platform for the emscripten framework
package cpp   language, wrapper, lib
Services for compatibility with C++ code and libraries
package prompt   console, lib
Basic services to display a prompt
package x11   ui, lib
Services from the X11 library
package standard   lib
Old module implicitly imported by the old compiler.
package fonts_showcase   game, example
Simple application to display and test the behavior the different TextSprites settings.
package template   game, example
Template for a 2D gamnit game