packages/packages.json

4786 lines
111 KiB
JSON
Raw Normal View History

2012-12-01 22:58:38 +00:00
[
2013-03-11 00:04:53 +01:00
{
"name": "argument_parser",
"url": "https://github.com/Xe/argument_parser/",
2013-03-11 00:04:53 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"commandline",
"arguments",
"switches",
"parsing"
],
2013-03-11 00:04:53 +01:00
"description": "Provides a complex commandline parser",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-23 19:07:04 -07:00
"web": "https://github.com/Xe/argument_parser"
2013-03-11 00:04:53 +01:00
},
2013-04-08 01:02:36 +02:00
{
"name": "genieos",
"url": "https://github.com/Araq/genieos/",
2013-04-08 01:02:36 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"commandline",
"sound",
"recycle",
"os"
],
2013-04-08 01:02:36 +02:00
"description": "Too awesome procs to be included in nimrod.os module",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-31 10:38:45 +01:00
"web": "http://github.com/Araq/genieos/"
2013-04-08 01:02:36 +02:00
},
{
2012-12-01 22:58:38 +00:00
"name": "jester",
"url": "https://github.com/dom96/jester/",
2012-12-01 22:58:38 +00:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"web",
"http",
"framework",
"dsl"
],
2015-12-25 21:13:04 +00:00
"description": "A sinatra-like web framework for Nim.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/dom96/jester"
2012-12-09 22:20:55 +02:00
},
2014-05-25 18:21:42 -05:00
{
"name": "templates",
"url": "https://github.com/onionhammer/nim-templates.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"web",
"html",
"template"
],
2015-12-25 21:13:04 +00:00
"description": "A simple string templating library for Nim.",
2014-05-25 18:21:42 -05:00
"license": "BSD",
"web": "https://github.com/onionhammer/nim-templates"
2014-05-25 18:24:00 -05:00
},
2013-10-30 13:35:37 +01:00
{
"name": "murmur",
"url": "https://github.com/olahol/nimrod-murmur/",
2013-10-30 13:35:37 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"hash",
"murmur"
],
2015-12-25 21:13:04 +00:00
"description": "MurmurHash in pure Nim.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/olahol/nimrod-murmur"
2013-10-30 13:35:37 +01:00
},
2012-12-11 22:16:33 +02:00
{
"name": "libtcod-nim",
"url": "https://github.com/Vladar4/libtcod-nim/",
2012-12-11 22:16:33 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"roguelike",
"game",
"library",
"engine",
"sdl",
"opengl",
"glsl"
],
2015-12-25 21:13:04 +00:00
"description": "Wrapper of the libtcod library for the Nim language.",
"license": "zlib",
2013-11-07 21:13:57 +01:00
"web": "https://github.com/Vladar4/libtcod-nim"
2012-12-11 22:16:33 +02:00
},
2012-12-09 22:05:29 +02:00
{
"name": "nimgame",
"url": "https://github.com/Vladar4/nimgame/",
2012-12-09 22:05:29 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"game",
"engine",
"sdl"
],
2015-12-25 21:13:04 +00:00
"description": "Simple 2D game engine for Nim language.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/Vladar4/nimgame"
2012-12-19 16:46:05 -06:00
},
{
"name": "sfml",
"url": "https://github.com/fowlmouth/nimrod-sfml/",
2012-12-19 16:46:05 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"game",
"library",
"opengl"
],
2012-12-19 16:46:05 -06:00
"description": "High level OpenGL-based Game Library",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-sfml"
2013-04-21 03:34:55 -05:00
},
{
"name": "enet",
"url": "https://github.com/fowlmouth/nimrod-enet/",
2013-04-21 03:34:55 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"game",
"networking",
"udp"
],
2013-04-21 03:34:55 -05:00
"description": "Wrapper for ENet UDP networking library",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-enet"
2013-04-21 10:48:21 -05:00
},
{
"name": "nim-locale",
"url": "https://github.com/Amrykid/nim-locale/",
2013-04-21 10:48:21 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"locale",
"i18n",
"localization",
"localisation",
"globalization"
],
2015-12-25 21:13:04 +00:00
"description": "A simple library for localizing Nim applications.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/Amrykid/nim-locale"
},
2013-04-26 17:28:40 -05:00
{
"name": "fowltek",
"url": "https://github.com/fowlmouth/nimlibs/",
2013-04-26 17:28:40 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"game",
"opengl",
"wrappers",
"library",
"assorted"
],
2013-04-26 17:28:40 -05:00
"description": "A collection of reusable modules and wrappers.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/fowlmouth/nimlibs"
2013-05-22 18:37:06 -05:00
},
{
"name": "nake",
"url": "https://github.com/fowlmouth/nake/",
2013-05-22 18:37:06 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"build",
"automation",
"sortof"
],
2015-12-25 21:13:04 +00:00
"description": "make-like for Nim. Describe your builds as tasks!",
2015-05-19 00:31:32 -05:00
"license": "MIT",
2013-11-07 21:13:57 +01:00
"web": "https://github.com/fowlmouth/nake"
2013-05-26 19:09:43 -03:00
},
{
"name": "nimrod-glfw",
"url": "https://github.com/rafaelvasco/nimrod-glfw/",
2013-05-26 19:09:43 -03:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"glfw",
"opengl",
"windowing",
"game"
],
2015-12-25 21:13:04 +00:00
"description": "Nim bindings for GLFW library.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/rafaelvasco/nimrod-glfw"
2013-06-11 05:54:02 -06:00
},
{
"name": "chipmunk",
"url": "https://github.com/fowlmouth/nimrod-chipmunk/",
"method": "git",
"tags": [
"library",
"physics",
"game"
],
"description": "Bindings for Chipmunk2D 6.x physics library (for backwards compatibility)",
"license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
},
2013-06-11 05:54:02 -06:00
{
2016-02-15 11:39:39 +01:00
"name": "chipmunk6",
"url": "https://github.com/fowlmouth/nimrod-chipmunk/",
2013-06-11 05:54:02 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"physics",
"game"
],
2016-02-15 11:39:39 +01:00
"description": "Bindings for Chipmunk2D 6.x physics library",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
2013-06-26 19:27:34 +02:00
},
{
2013-12-04 00:14:11 +01:00
"name": "nim-glfw",
"url": "https://github.com/EXetoC/nim-glfw/",
2013-06-26 19:27:34 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"glfw",
"opengl",
"windowing",
"game"
],
2013-12-04 00:14:11 +01:00
"description": "A high-level GLFW 3 wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2013-12-20 14:56:08 +01:00
"web": "https://github.com/EXetoC/nim-glfw"
2013-06-28 01:07:59 +02:00
},
{
"name": "nim-ao",
"url": "https://github.com/EXetoC/nim-ao/",
2013-06-28 01:07:59 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"audio"
],
2013-12-04 00:14:11 +01:00
"description": "A high-level libao wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/EXetoC/nim-ao"
},
{
"name": "termbox",
"url": "https://github.com/fowlmouth/nim-termbox",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"terminal",
"io"
],
"description": "Termbox wrapper.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/fowlmouth/nim-termbox"
2013-08-02 13:35:27 +02:00
},
{
"name": "linagl",
"url": "https://bitbucket.org/BitPuffin/linagl",
2013-08-02 13:35:27 +02:00
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"opengl",
"math",
"game"
],
2013-08-02 13:35:27 +02:00
"description": "OpenGL math library",
2013-11-07 21:13:57 +01:00
"license": "CC0",
"web": "https://bitbucket.org/BitPuffin/linagl"
2013-08-13 00:02:29 -05:00
},
{
"name": "kwin",
"url": "https://github.com/reactormonk/nim-kwin",
2013-08-13 00:02:29 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"javascript",
"kde"
],
2013-08-13 00:02:29 -05:00
"description": "KWin JavaScript API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/reactormonk/nim-kwin"
2013-10-05 14:05:00 +01:00
},
{
"name": "opencv",
"url": "https://github.com/dom96/nim-opencv",
2013-10-05 14:05:00 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"opencv",
"image",
"processing"
],
2013-10-05 14:05:00 +01:00
"description": "OpenCV wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/dom96/nim-opencv"
2013-10-05 16:43:57 +01:00
},
{
2014-12-26 18:52:12 +00:00
"name": "nimble",
"url": "https://github.com/nim-lang/nimble",
2013-10-05 16:43:57 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"package",
"manager"
],
2014-12-26 18:52:12 +00:00
"description": "Nimble package manager",
2013-11-07 21:13:57 +01:00
"license": "BSD",
2014-12-26 18:52:12 +00:00
"web": "https://github.com/nim-lang/nimble"
2013-10-05 16:43:57 +01:00
},
{
"name": "aporia",
"url": "https://github.com/nim-lang/Aporia",
2013-10-05 16:43:57 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"ide",
"gtk",
"nimrod"
],
2015-12-25 21:13:04 +00:00
"description": "A Nim IDE.",
2013-11-07 21:13:57 +01:00
"license": "GPLv2",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/Aporia"
2013-10-05 18:20:32 +01:00
},
2014-06-28 23:28:48 +02:00
{
"name": "c2nim",
"url": "https://github.com/nim-lang/c2nim",
2014-06-28 23:28:48 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"tool",
"header",
"C",
"nimrod"
],
2015-12-25 21:13:04 +00:00
"description": "c2nim is a tool to translate Ansi C code to Nim.",
2014-06-28 23:28:48 +02:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/c2nim"
2014-06-28 23:28:48 +02:00
},
{
"name": "pas2nim",
"url": "https://github.com/nim-lang/pas2nim",
2014-06-28 23:28:48 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"tool",
"Pascal",
"nimrod"
],
2015-12-25 21:13:04 +00:00
"description": "pas2nim is a tool to translate Pascal code to Nim.",
2014-06-28 23:28:48 +02:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/pas2nim"
2014-06-28 23:28:48 +02:00
},
2013-10-05 18:20:32 +01:00
{
"name": "ipsumgenera",
"url": "https://github.com/dom96/ipsumgenera",
2013-10-05 18:20:32 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"blog",
"static",
"generator"
],
2013-10-05 18:20:32 +01:00
"description": "Static blog generator ala Jekyll.",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/dom96/ipsumgenera"
2013-10-06 17:16:22 -05:00
},
{
"name": "clibpp",
"url": "https://github.com/onionhammer/clibpp.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"import",
"C++",
"library",
"wrap"
],
"description": "Easy way to 'Mock' C++ interface",
"license": "MIT",
2015-06-21 14:32:13 +02:00
"web": "https://github.com/onionhammer/clibpp"
},
2013-10-06 17:16:22 -05:00
{
2013-10-06 17:24:25 -05:00
"name": "pastebin",
"url": "https://github.com/achesak/nim-pastebin",
2013-10-06 17:16:22 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"pastebin"
],
2013-10-06 17:16:22 -05:00
"description": "Pastebin API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-pastebin"
2013-10-06 17:24:25 -05:00
},
{
2015-01-02 12:18:24 -06:00
"name": "yahooweather",
"url": "https://github.com/achesak/nim-yahooweather",
2013-10-06 17:24:25 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"weather"
],
2013-10-06 17:25:42 -05:00
"description": "Yahoo! Weather API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-yahooweather"
2013-10-08 19:56:42 -05:00
},
{
"name": "noaa",
"url": "https://github.com/achesak/nim-noaa",
2013-10-08 19:56:42 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"weather"
],
2013-10-08 19:56:42 -05:00
"description": "NOAA weather API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-noaa"
2013-10-08 19:56:42 -05:00
},
{
"name": "rss",
"url": "https://github.com/achesak/nim-rss",
2013-10-08 19:56:42 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"rss",
"xml",
"syndication"
],
2013-10-08 19:56:42 -05:00
"description": "RSS library",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-rss"
2013-10-12 20:14:01 -05:00
},
{
"name": "extmath",
"url": "https://github.com/achesak/extmath.nim",
2013-10-12 20:14:01 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"math",
"trigonometry"
],
2015-01-02 12:18:24 -06:00
"description": "Nim math library",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/achesak/extmath.nim"
},
{
"name": "gtk2",
"url": "https://github.com/nim-lang/gtk2",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"gui",
"gtk"
],
"description": "Wrapper for gtk2, a feature rich toolkit for creating graphical user interfaces",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/gtk2"
},
{
"name": "cairo",
"url": "https://github.com/nim-lang/cairo",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "Wrapper for cairo, a vector graphics library with display and print output",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/cairo"
},
{
"name": "x11",
"url": "https://github.com/nim-lang/x11",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "Wrapper for X11",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/x11"
},
{
"name": "opengl",
"url": "https://github.com/nim-lang/opengl",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "High-level and low-level wrapper for OpenGL",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/opengl"
},
{
"name": "lua",
"url": "https://github.com/nim-lang/lua",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "Wrapper to interface with the Lua interpreter",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/lua"
},
{
"name": "tcl",
"url": "https://github.com/nim-lang/tcl",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "Wrapper for the TCL programming language",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/tcl"
},
{
"name": "glm",
"url": "https://github.com/stavenko/nim-glm",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"opengl",
"math",
"matrix",
"vector",
"glsl"
],
"description": "Port of c++ glm library with shader-like syntax",
"license": "MIT",
"web": "https://github.com/stavenko/nim-glm"
},
{
"name": "python",
"url": "https://github.com/nim-lang/python",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
"description": "Wrapper to interface with Python interpreter",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/python"
2013-11-06 19:08:04 +01:00
},
{
"name": "NimBorg",
"url": "https://github.com/micklat/NimBorg",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper"
],
2014-02-12 14:04:22 +02:00
"description": "High-level and low-level interfaces to python and lua",
"license": "MIT",
2014-02-12 14:04:22 +02:00
"web": "https://github.com/micklat/NimBorg"
},
2013-11-08 17:29:10 -06:00
{
"name": "sha1",
"url": "https://github.com/onionhammer/sha1",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"port",
"hash",
"sha1"
],
2013-11-08 17:29:10 -06:00
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
"license": "BSD"
},
{
"name": "dropbox_filename_sanitizer",
"url": "https://github.com/Araq/dropbox_filename_sanitizer/",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"dropbox"
],
"description": "Tool to clean up filenames shared on Dropbox",
2013-11-07 21:13:57 +01:00
"license": "MIT",
"web": "https://github.com/Araq/dropbox_filename_sanitizer/"
2013-11-27 17:48:45 -06:00
},
{
"name": "csv",
"url": "https://github.com/achesak/nim-csv",
2013-11-27 17:48:45 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"csv",
"parsing",
"stringify",
"library"
],
2013-11-27 17:48:45 -06:00
"description": "Library for parsing, stringifying, reading, and writing CSV (comma separated value) files",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/achesak/nim-csv"
2013-11-27 17:54:25 -06:00
},
{
"name": "geonames",
"url": "https://github.com/achesak/nim-geonames",
2013-11-27 17:54:25 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"geography"
],
2013-11-27 17:54:25 -06:00
"description": "GeoNames API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/achesak/nim-geonames"
2013-11-27 17:54:25 -06:00
},
{
"name": "gravatar",
"url": "https://github.com/achesak/nim-gravatar",
2013-11-27 17:54:25 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"gravatar"
],
2013-11-27 17:54:25 -06:00
"description": "Gravatar API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/achesak/nim-gravatar"
2013-11-27 17:54:25 -06:00
},
{
"name": "coverartarchive",
"url": "https://github.com/achesak/nim-coverartarchive",
2013-11-27 17:54:25 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"cover art",
"music",
"metadata"
],
2013-11-27 17:54:25 -06:00
"description": "Cover Art Archive API wrapper",
2013-11-07 21:13:57 +01:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "http://github.com/achesak/nim-coverartarchive"
2013-12-03 16:56:57 +01:00
},
{
"name": "nim-ogg",
"url": "https://bitbucket.org/BitPuffin/nim-ogg",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"video",
"metadata",
"media"
],
2013-12-03 16:56:57 +01:00
"description": "Binding to libogg",
"license": "CC0"
2013-12-03 22:51:20 +01:00
},
{
"name": "ogg",
"url": "https://bitbucket.org/BitPuffin/nim-ogg",
"method": "hg",
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"video",
"metadata",
"media"
],
"description": "Binding to libogg",
"license": "CC0"
},
2013-12-03 22:51:20 +01:00
{
"name": "nim-vorbis",
"url": "https://bitbucket.org/BitPuffin/nim-vorbis",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"metadata",
"media"
],
2013-12-03 22:04:26 +00:00
"description": "Binding to libvorbis",
2013-12-03 22:51:20 +01:00
"license": "CC0"
2013-12-04 20:33:31 +01:00
},
{
"name": "vorbis",
"url": "https://bitbucket.org/BitPuffin/nim-vorbis",
"method": "hg",
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"metadata",
"media"
],
"description": "Binding to libvorbis",
"license": "CC0"
},
2013-12-04 20:33:31 +01:00
{
"name": "nim-portaudio",
"url": "https://bitbucket.org/BitPuffin/nim-portaudio",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"media",
"io"
],
2013-12-04 20:33:31 +01:00
"description": "Binding to portaudio",
"license": "CC0"
2013-12-08 14:39:38 -05:00
},
{
"name": "portaudio",
"url": "https://bitbucket.org/BitPuffin/nim-portaudio",
"method": "hg",
"tags": [
"library",
"wrapper",
"binding",
"audio",
"sound",
"media",
"io"
],
"description": "Binding to portaudio",
"license": "CC0"
},
2013-12-08 14:39:38 -05:00
{
"name": "commandeer",
"url": "https://github.com/fenekku/commandeer",
2013-12-08 14:39:38 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"commandline",
"arguments",
"switches",
"parsing",
"options"
],
2013-12-08 14:39:38 -05:00
"description": "Provides a small command line parsing DSL (domain specific language)",
2015-02-26 22:52:39 +01:00
"license": "MIT",
"web": "https://github.com/fenekku/commandeer"
},
2013-12-08 22:11:51 +01:00
{
"name": "scrypt.nim",
"url": "https://bitbucket.org/BitPuffin/scrypt.nim",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"binding",
"crypto",
"cryptography",
"hash",
"password",
"security"
],
2013-12-08 22:11:51 +01:00
"description": "Binding and utilities for scrypt",
"license": "CC0"
},
{
"name": "bloom",
"url": "https://github.com/boydgreenfield/nimrod-bloom",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"Bloom filter",
"Bloom",
"probabilistic",
"data structure",
"set membership",
"MurmurHash",
"MurmurHash3"
],
2015-12-25 21:13:04 +00:00
"description": "Efficient Bloom filter implementation in Nim using MurmurHash3.",
"license": "MIT",
"web": "https://www.github.com/boydgreenfield/nimrod-bloom"
2013-12-12 23:05:19 +01:00
},
2013-12-21 20:21:54 +01:00
{
"name": "awesome_rmdir",
"url": "https://github.com/Araq/awesome_rmdir/",
2013-12-21 20:21:54 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"rmdir",
"awesome",
"commandline"
],
2013-12-21 20:21:54 +01:00
"description": "Command to remove acceptably empty directories.",
"license": "MIT",
"web": "https://github.com/Araq/awesome_rmdir/"
2014-01-27 12:30:14 -05:00
},
{
"name": "nimalpm",
"url": "https://github.com/barcharcraz/nimalpm/",
2014-01-27 12:30:14 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"alpm",
"wrapper",
"binding",
"library"
],
2014-01-27 12:30:14 -05:00
"description": "A nimrod wrapper for libalpm",
"license": "GPLv2",
"web": "https://www.github.com/barcharcraz/nimalpm/"
2014-02-23 16:54:12 -05:00
},
{
"name": "nimlibpng",
"url": "https://github.com/barcharcraz/nimlibpng",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"png",
"wrapper",
"library",
"libpng",
"image"
],
2015-12-25 21:13:04 +00:00
"description": "Nim wrapper for the libpng library",
2014-02-23 16:54:12 -05:00
"license": "libpng",
"web": "https://github.com/barcharcraz/nimlibpng"
2014-03-01 17:58:27 -06:00
},
{
2015-08-18 10:53:21 +02:00
"name": "sdl2",
"url": "https://github.com/nim-lang/sdl2",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"wrapper",
"media",
"audio",
"video"
],
"description": "Wrapper for SDL 2.x",
"license": "MIT",
"web": "https://github.com/nim-lang/sdl2"
2014-03-01 17:58:27 -06:00
},
2016-03-05 21:48:51 +02:00
{
2016-03-10 21:43:46 +02:00
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",
2016-03-05 21:48:51 +02:00
"method": "git",
"tags": [
"library",
"wrapper",
"sdl2",
"game",
"video",
"image",
"audio",
"network",
"ttf"
],
"description": "Wrapper of the SDL 2 library for the Nim language.",
"license": "zlib",
2016-03-10 21:43:46 +02:00
"web": "https://github.com/Vladar4/sdl2_nim"
2016-03-05 21:48:51 +02:00
},
2014-03-08 01:41:21 -05:00
{
2015-08-18 10:53:21 +02:00
"name": "assimp",
"url": "https://github.com/barcharcraz/nim-assimp",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"wrapper",
"media",
"mesh",
"import",
"game"
],
"description": "Wrapper for the assimp library",
"license": "MIT",
"web": "https://github.com/barcharcraz/nim-assimp"
2014-03-08 01:41:21 -05:00
},
{
2015-08-18 10:53:21 +02:00
"name": "freeimage",
"url": "https://github.com/barcharcraz/nim-freeimage",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"wrapper",
"media",
"image",
"import",
"game"
],
"description": "Wrapper for the FreeImage library",
"license": "MIT",
"web": "https://github.com/barcharcraz/nim-freeimage"
},
2014-03-11 16:18:52 -07:00
{
"name": "bcrypt",
"url": "https://github.com/ithkuil/bcryptnim/",
2014-03-11 16:18:52 -07:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"hash",
"crypto",
"password",
"bcrypt",
"library"
],
2014-03-11 16:18:52 -07:00
"description": "Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)",
"license": "BSD",
"web": "https://www.github.com/ithkuil/bcryptnim/"
2014-03-16 21:08:32 +00:00
},
{
"name": "opencl",
"url": "https://github.com/nim-lang/opencl",
2014-03-16 21:08:32 +00:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library"
],
2014-03-16 21:08:32 +00:00
"description": "Low-level wrapper for OpenCL",
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/opencl"
},
{
"name": "DevIL",
"url": "https://github.com/Varriount/DevIL",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"image",
"library",
"graphics",
"wrapper"
],
"description": "Wrapper for the DevIL image library",
"license": "MIT",
"web": "https://github.com/Varriount/DevIL"
2014-03-22 02:10:19 -05:00
},
{
2015-08-18 10:53:21 +02:00
"name": "signals",
"url": "https://github.com/fowlmouth/signals.nim",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"event-based",
"observer pattern",
"library"
],
"description": "Signals/slots library.",
"license": "MIT",
"web": "https://github.com/fowlmouth/signals.nim"
2014-03-22 19:39:26 +01:00
},
2016-03-04 15:38:37 -05:00
{
"name": "sling",
"url": "https://github.com/Druage/sling",
2016-03-04 15:38:37 -05:00
"method": "git",
"tags": [
"signal",
"slots",
"eventloop",
"callback"
],
"description": "Signal and Slot library for Nim.",
"license": "unlicense",
"web": "https://github.com/Druage/sling"
},
2014-03-22 19:39:26 +01:00
{
"name": "number_files",
"url": "https://github.com/Araq/number_files/",
2014-03-22 19:39:26 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"rename",
"filename",
"finder"
],
2014-03-22 19:39:26 +01:00
"description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT",
"web": "https://github.com/Araq/number_files/"
2014-03-22 19:02:53 -07:00
},
{
"name": "redissessions",
"url": "https://github.com/ithkuil/redissessions/",
2014-03-22 19:02:53 -07:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"jester",
"sessions",
"redis"
],
2014-03-22 19:02:53 -07:00
"description": "Redis-backed sessions for jester",
"license": "MIT",
"web": "https://github.com/ithkuil/redissessions/"
},
{
2015-08-18 10:53:21 +02:00
"name": "horde3d",
"url": "https://github.com/fowlmouth/horde3d",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"graphics",
"3d",
"rendering",
"wrapper"
],
"description": "Wrapper for Horde3D, a small open source 3D rendering engine.",
"license": "WTFPL",
"web": "https://github.com/fowlmouth/horde3d"
},
2014-03-24 20:03:19 -05:00
{
2015-08-18 10:53:21 +02:00
"name": "mongo",
"url": "https://github.com/nim-lang/mongo",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"library",
"wrapper",
"database"
],
"description": "Bindings and a high-level interface for MongoDB",
"license": "MIT",
"web": "https://github.com/nim-lang/mongo"
2014-03-24 20:03:19 -05:00
},
2014-03-25 02:58:39 -05:00
{
2015-08-18 10:53:21 +02:00
"name": "allegro5",
"url": "https://github.com/fowlmouth/allegro5",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"wrapper",
"graphics",
"games",
"opengl",
"audio"
],
"description": "Wrapper for Allegro version 5.X",
"license": "MIT",
"web": "https://github.com/fowlmouth/allegro5"
2014-03-25 02:58:39 -05:00
},
2014-03-27 14:46:06 -05:00
{
2015-08-18 10:53:21 +02:00
"name": "physfs",
"url": "https://github.com/fowlmouth/physfs",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"wrapper",
"filesystem",
"archives"
],
"description": "A library to provide abstract access to various archives.",
"license": "WTFPL",
"web": "https://github.com/fowlmouth/physfs"
2014-04-25 20:32:23 -05:00
},
{
2015-08-18 10:53:21 +02:00
"name": "shoco",
"url": "https://github.com/onionhammer/shoconim.git",
"method": "git",
"tags": [
"compression",
"shoco"
],
"description": "A fast compressor for short strings",
2014-04-25 20:32:23 -05:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/onionhammer/shoconim"
},
{
2015-08-18 10:53:21 +02:00
"name": "murmur3",
"url": "https://github.com/boydgreenfield/nimrod-murmur",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"MurmurHash",
"MurmurHash3",
"murmur",
"hash",
"hashing"
],
2015-12-25 21:13:04 +00:00
"description": "A simple MurmurHash3 wrapper for Nim",
"license": "MIT",
"web": "https://github.com/boydgreenfield/nimrod-murmur"
},
{
2015-08-18 10:53:21 +02:00
"name": "hex",
"url": "https://github.com/esbullington/nimrod-hex",
"method": "git",
"tags": [
"hex",
"encoding"
],
2015-12-25 21:13:04 +00:00
"description": "A simple hex package for Nim",
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/esbullington/nimrod-hex"
2014-05-20 22:27:41 +02:00
},
2014-05-29 21:25:59 +02:00
{
2015-08-18 10:53:21 +02:00
"name": "strfmt",
2014-05-29 21:25:59 +02:00
"url": "https://bitbucket.org/lyro/strfmt",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"library"
],
"description": "A string formatting library inspired by Python's `format`.",
2014-05-29 21:25:59 +02:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://lyro.bitbucket.org/strfmt"
2014-05-29 21:25:59 +02:00
},
2014-05-20 22:27:41 +02:00
{
2015-08-18 10:53:21 +02:00
"name": "jade-nim",
"url": "https://github.com/idlewan/jade-nim",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"template",
"jade",
"web",
"dsl",
"html"
],
2015-12-25 21:13:04 +00:00
"description": "Compiles jade templates to Nim procedures.",
2014-05-20 22:27:41 +02:00
"license": "MIT",
2015-08-18 10:53:21 +02:00
"web": "https://github.com/idlewan/jade-nim"
2014-06-02 19:19:34 +02:00
},
{
2015-08-18 10:53:21 +02:00
"name": "gh_nimrod_doc_pages",
"url": "https://github.com/Araq/gh_nimrod_doc_pages",
2014-06-02 19:19:34 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"commandline",
"web",
"automation",
"documentation"
],
2015-12-25 21:13:04 +00:00
"description": "Generates a GitHub documentation website for Nim projects.",
2014-06-02 19:19:34 +02:00
"license": "MIT",
"web": "https://github.com/Araq/gh_nimrod_doc_pages"
2014-06-14 01:46:50 +02:00
},
{
2015-08-18 10:53:21 +02:00
"name": "midnight_dynamite",
"url": "https://github.com/Araq/midnight_dynamite",
2014-06-14 01:46:50 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"library",
"html",
"markdown",
"md"
],
"description": "Wrapper for the markdown rendering hoedown library",
2014-06-14 01:46:50 +02:00
"license": "MIT",
"web": "https://github.com/Araq/midnight_dynamite"
2014-06-15 00:01:02 +02:00
},
2014-06-14 12:06:13 +02:00
{
"name": "rsvg",
"url": "https://github.com/def-/rsvg",
2014-06-14 12:06:13 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"library",
"graphics"
],
2014-06-14 22:14:12 -04:00
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
2014-06-14 12:06:13 +02:00
"license": "MIT",
"web": "https://github.com/def-/rsvg"
2014-06-26 22:17:25 +02:00
},
{
"name": "emerald",
"url": "https://github.com/flyx/emerald",
2014-06-26 22:17:25 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"dsl",
"html",
"template",
"web"
],
2014-06-26 22:17:25 +02:00
"description": "macro-based HTML templating engine",
"license": "WTFPL",
2015-08-17 19:14:52 +02:00
"web": "https://flyx.github.io/emerald/"
2015-06-21 14:32:13 +02:00
},
{
2015-08-18 10:53:21 +02:00
"name": "niminst",
"url": "https://github.com/nim-lang/niminst",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"app",
"binary",
"tool",
"installation",
"generator",
"nim"
],
"description": "tool to generate installers for Nim programs",
"license": "MIT",
"web": "https://github.com/nim-lang/niminst"
},
{
"name": "redis",
"url": "https://github.com/nim-lang/redis",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"redis",
"client",
"library"
],
"description": "official redis client for Nim",
"license": "MIT",
"web": "https://github.com/nim-lang/redis"
},
{
"name": "dialogs",
"url": "https://github.com/nim-lang/dialogs",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"library",
"ui",
"gui",
"dialog",
"file"
],
"description": "wraps GTK+ or Windows' open file dialogs",
"license": "MIT",
"web": "https://github.com/nim-lang/dialogs"
},
{
2014-06-30 11:44:59 -04:00
"name": "vectors",
"url": "https://github.com/blamestross/nimrod-vectors",
2014-06-30 11:44:59 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"math",
"vectors",
"library"
],
2014-06-30 11:44:59 -04:00
"description": "Simple multidimensional vector math",
"license": "MIT",
"web": "https://github.com/blamestross/nimrod-vectors"
2014-07-19 12:17:52 -07:00
},
{
"name": "bitarray",
"url": "https://github.com/onecodex/nim-bitarray",
2014-07-19 12:17:52 -07:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"Bit arrays",
"Bit sets",
"Bit vectors",
"Data structures"
],
"description": "mmap-backed bitarray implementation in Nim.",
2014-07-19 12:17:52 -07:00
"license": "MIT",
"web": "https://www.github.com/onecodex/nim-bitarray"
2014-07-20 20:19:25 +01:00
},
{
"name": "appdirs",
"url": "https://github.com/MrJohz/appdirs",
2014-07-20 20:19:25 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"utility",
"filesystem"
],
2014-07-20 20:19:25 +01:00
"description": "A utility library to find the directory you need to app in.",
"license": "MIT",
"web": "https://github.com/MrJohz/appdirs"
2014-07-21 20:24:01 +02:00
},
{
2015-08-18 10:53:21 +02:00
"name": "nim-sndfile",
"url": "https://github.com/julienaubert/nim-sndfile",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"audio",
"wav",
"wrapper",
"libsndfile"
],
"description": "A wrapper of libsndfile",
"license": "MIT",
"web": "https://github.com/julienaubert/nim-sndfile"
2014-07-22 22:14:53 +02:00
},
{
"name": "bigints",
"url": "https://github.com/def-/bigints",
2014-07-22 22:14:53 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"math",
"library",
"numbers"
],
2014-07-22 22:14:53 +02:00
"description": "Arbitrary-precision integers",
"license": "MIT",
"web": "https://github.com/def-/bigints"
},
{
"name": "iterutils",
"url": "https://github.com/def-/iterutils",
2014-07-22 22:14:53 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"iterators"
],
2014-07-22 22:14:53 +02:00
"description": "Functional operations for iterators and slices, similar to sequtils",
"license": "MIT",
"web": "https://github.com/def-/iterutils"
2014-07-27 14:37:28 +02:00
},
{
"name": "hastyscribe",
"url": "https://github.com/h3rald/hastyscribe",
2014-07-27 14:37:28 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"markdown",
"html",
"publishing"
],
2014-07-27 14:37:28 +02:00
"description": "Self-contained markdown compiler generating self-contained HTML documents",
"license": "MIT",
"web": "https://h3rald.com/hastyscribe"
2014-07-31 20:59:41 +02:00
},
{
2016-06-08 03:04:39 +02:00
"name": "nanomsg",
"url": "https://github.com/def-/nim-nanomsg",
2014-07-31 20:59:41 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"networking"
],
2014-07-31 20:59:41 +02:00
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
"license": "MIT",
"web": "https://github.com/def-/nim-nanomsg"
2014-08-02 10:46:37 -04:00
},
{
2014-08-02 15:05:50 -04:00
"name": "directnimrod",
2014-08-02 10:46:37 -04:00
"url": "https://bitbucket.org/barcharcraz/directnimrod",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"graphics",
"windows"
],
2014-08-02 10:46:37 -04:00
"description": "Wrapper for microsoft's DirectX libraries",
"license": "MS-PL",
"web": "https://bitbucket.org/barcharcraz/directnimrod"
2014-08-02 20:25:15 -05:00
},
{
"name": "imghdr",
"url": "https://github.com/achesak/nim-imghdr",
2014-08-02 20:25:15 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"image",
"formats",
"files"
],
2014-08-02 20:25:15 -05:00
"description": "Library for detecting the format of an image",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-imghdr"
2014-08-02 20:25:15 -05:00
},
{
"name": "csv2json",
"url": "https://github.com/achesak/nim-csv2json",
2014-08-02 20:25:15 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"csv",
"json"
],
2014-08-02 20:25:15 -05:00
"description": "Convert CSV files to JSON",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-csv2json"
2014-08-03 13:22:48 -04:00
},
{
"name": "vecmath",
"url": "https://github.com/barcharcraz/vecmath",
2014-08-03 13:22:48 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"math",
"vector"
],
2014-08-03 13:22:48 -04:00
"description": "various vector maths utils for nimrod",
"license": "MIT",
"web": "https://github.com/barcharcraz/vecmath"
2014-08-09 16:20:24 +02:00
},
{
"name": "lazy_rest",
"url": "https://github.com/Araq/lazy_rest",
2014-08-09 16:20:24 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"rst",
"rest",
"text",
"html"
],
2014-08-09 16:20:24 +02:00
"description": "Simple reST HTML generation with some extras.",
"license": "MIT",
"web": "https://github.com/Araq/lazy_rest"
2014-08-11 13:51:09 -04:00
},
{
"name": "Phosphor",
"url": "https://github.com/barcharcraz/Phosphor",
2014-08-11 13:51:09 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"opengl",
"graphics"
],
2014-08-11 13:51:09 -04:00
"description": "eaiser use of OpenGL and GLSL shaders",
"license": "MIT",
"web": "https://github.com/barcharcraz/Phosphor"
2014-08-12 20:38:55 -05:00
},
{
"name": "colorsys",
"url": "https://github.com/achesak/nim-colorsys",
2014-08-12 20:38:55 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"colors",
"rgb",
"yiq",
"hls",
"hsv"
],
2014-08-12 20:38:55 -05:00
"description": "Convert between RGB, YIQ, HLS, and HSV color systems.",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-colorsys"
2014-08-12 20:38:55 -05:00
},
{
"name": "pythonfile",
"url": "https://github.com/achesak/nim-pythonfile",
2014-08-12 20:38:55 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"python",
"files",
"file"
],
2014-08-12 20:38:55 -05:00
"description": "Wrapper of the file procedures to provide an interface as similar as possible to that of Python",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-pythonfile"
},
{
"name": "sndhdr",
"url": "https://github.com/achesak/nim-sndhdr",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"formats",
"files",
"sound",
"audio"
],
"description": "Library for detecting the format of a sound file",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-sndhdr"
2014-08-17 19:17:32 +01:00
},
{
"name": "irc",
"url": "https://github.com/nim-lang/irc",
2014-08-17 19:17:32 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"irc",
"network"
],
2014-08-17 19:17:32 +01:00
"description": "Implements a simple IRC client.",
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/irc"
2014-08-25 17:41:20 +03:00
},
{
"name": "random",
"url": "https://github.com/BlaXpirit/nim-random",
2014-08-25 17:41:20 +03:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"algorithms",
"random"
],
2014-08-25 17:41:20 +03:00
"description": "Pseudo-random number generation library inspired by Python",
"license": "MIT",
2015-01-19 12:36:02 +02:00
"web": "https://github.com/BlaXpirit/nim-random"
2014-08-30 20:31:40 +02:00
},
{
"name": "zmq",
"url": "https://github.com/nim-lang/nim-zmq",
2014-08-30 20:31:40 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"zeromq",
"messaging",
"queue"
],
2014-08-30 20:31:40 +02:00
"description": "ZeroMQ 4 wrapper",
"license": "MIT",
2014-12-05 18:00:52 +01:00
"web": "https://github.com/nim-lang/nim-zmq"
2014-08-30 22:10:54 +02:00
},
{
"name": "uuid",
"url": "https://github.com/idlewan/nim-uuid",
2014-08-30 22:10:54 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"uuid"
],
2014-08-30 22:10:54 +02:00
"description": "UUID wrapper",
"license": "MIT",
"web": "https://github.com/idlewan/nim-uuid"
2014-09-03 09:41:28 -05:00
},
{
"name": "robotparser",
"url": "https://github.com/achesak/nim-robotparser",
2014-09-03 09:41:28 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"useragent",
"robots",
"robot.txt"
],
2014-09-03 09:41:28 -05:00
"description": "Determine if a useragent can access a URL using robots.txt",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-robotparser"
2014-09-26 19:03:15 -05:00
},
{
"name": "epub",
"url": "https://github.com/achesak/nim-epub",
2014-09-26 19:03:15 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"epub",
"e-book"
],
2014-09-26 19:03:15 -05:00
"description": "Module for working with EPUB e-book files",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-epub"
2014-09-26 19:03:15 -05:00
},
{
"name": "hashids",
"url": "https://github.com/achesak/nim-hashids",
2014-09-26 19:03:15 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"hashids"
],
2015-01-02 12:18:24 -06:00
"description": "Nim implementation of Hashids",
2014-09-26 19:03:15 -05:00
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-hashids"
2014-10-12 02:08:22 +01:00
},
{
"name": "openssl_evp",
"url": "https://github.com/cowboy-coders/nim-openssl-evp",
2014-10-12 02:08:22 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"crypto",
"openssl"
],
2014-10-12 02:08:22 +01:00
"description": "Wrapper for OpenSSL's EVP interface",
"license": "OpenSSL License and SSLeay License",
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
2014-10-17 22:06:29 -05:00
},
{
"name": "monad",
"url": "https://github.com/superfunc/monad",
2014-10-17 22:06:29 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"functional",
"monad",
"functor"
],
2014-10-17 22:06:29 -05:00
"description": "basic monadic data types for Nim",
"license": "BSD3",
2015-01-02 11:14:25 +01:00
"web": "https://github.com/superfunc/monad"
2014-10-19 21:18:17 -04:00
},
{
"name": "eternity",
"url": "https://github.com/hiteshjasani/nim-eternity",
2014-10-19 21:18:17 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"time",
"format"
],
2014-10-19 21:18:17 -04:00
"description": "Humanize elapsed time",
"license": "MIT",
"web": "https://github.com/hiteshjasani/nim-eternity"
2014-10-27 19:38:08 +00:00
},
{
"name": "gmp",
2015-06-04 19:58:15 -03:00
"url": "https://github.com/FedeOmoto/nim-gmp",
2014-10-27 19:38:08 +00:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"bignum",
"numbers",
"math"
],
2014-10-27 19:38:08 +00:00
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
"license": "LGPLv3 or GPLv2",
2015-06-04 19:58:15 -03:00
"web": "https://github.com/FedeOmoto/nim-gmp"
2014-11-14 19:12:59 +01:00
},
{
"name": "ludens",
"url": "https://github.com/rnentjes/nim-ludens",
2014-11-14 19:12:59 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"game",
"opengl",
"sfml"
],
2014-11-14 19:12:59 +01:00
"description": "Little game library using opengl and sfml",
"license": "MIT",
"web": "https://github.com/rnentjes/nim-ludens"
},
2014-11-13 22:47:28 -06:00
{
"name": "ffbookmarks",
"url": "https://github.com/achesak/nim-ffbookmarks",
2014-11-13 22:47:28 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"firefox",
"bookmarks",
"library"
],
2014-11-13 22:47:28 -06:00
"description": "Nim module for working with Firefox bookmarks",
"license": "MIT",
2015-01-02 12:18:24 -06:00
"web": "https://github.com/achesak/nim-ffbookmarks"
},
{
"name": "moustachu",
"url": "https://github.com/fenekku/moustachu.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"web",
"html",
"template",
"mustache"
],
"description": "Mustache templating for Nim.",
"license": "MIT",
"web": "https://github.com/fenekku/moustachu"
2014-12-07 14:36:00 -05:00
},
{
"name": "easy-bcrypt",
"url": "https://github.com/flaviut/easy-bcrypt.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"hash",
"crypto",
"password",
"bcrypt"
],
2014-12-07 14:36:00 -05:00
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
"license": "CC0",
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
2014-12-15 23:51:42 +00:00
},
{
2016-01-08 12:12:49 +02:00
"name": "libclang",
2014-12-15 23:51:42 +00:00
"url": "https://github.com/cowboy-coders/nim-libclang.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"bindings",
"clang"
],
2014-12-15 23:51:42 +00:00
"description": "wrapper for libclang (the C-interface of the clang LLVM frontend)",
"license": "MIT",
"web": "https://github.com/cowboy-coders/nim-libclang"
2014-12-29 16:03:54 +01:00
},
2016-01-08 12:12:49 +02:00
{
"name": "nim-libclang",
"url": "https://github.com/cowboy-coders/nim-libclang.git",
"method": "git",
"tags": [
"wrapper",
"bindings",
"clang"
],
"description": "Please use libclang instead.",
"license": "MIT",
"web": "https://github.com/cowboy-coders/nim-libclang"
},
2014-12-29 16:03:54 +01:00
{
2015-03-02 20:46:24 +01:00
"name": "nimqml",
"url": "https://github.com/filcuc/nimqml",
2014-12-29 16:03:54 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"Qt",
"Qml",
"UI",
"GUI"
],
2014-12-29 16:03:54 +01:00
"description": "Qt Qml bindings",
"license": "GPLv3",
"web": "https://github.com/filcuc/nimqml"
},
{
"name": "XPLM-Nim",
"url": "https://github.com/jpoirier/XPLM-Nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"X-Plane",
"XPLM",
"Plugin",
"SDK"
],
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
2015-01-12 15:02:23 -06:00
},
2015-01-07 01:46:42 +02:00
{
"name": "csfml",
"url": "https://github.com/BlaXpirit/nim-csfml",
2015-01-07 01:46:42 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"sfml",
"binding",
"game",
"media",
"library",
"opengl"
],
2015-01-07 01:46:42 +02:00
"description": "Bindings for Simple and Fast Multimedia Library (through CSFML)",
"license": "zlib",
"web": "https://github.com/BlaXpirit/nim-csfml"
2015-01-10 13:53:36 -05:00
},
{
"name": "optional_t",
"url": "https://github.com/flaviut/optional_t",
2015-01-10 13:53:36 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"option",
"functional"
],
2015-01-10 13:53:36 -05:00
"description": "Basic Option[T] library",
"license": "MIT",
"web": "https://github.com/flaviut/optional_t"
2015-01-12 19:37:40 -06:00
},
2015-01-12 15:02:23 -06:00
{
"name": "nimrtlsdr",
"url": "https://github.com/jpoirier/nimrtlsdr",
2015-01-12 15:02:23 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"rtl-sdr",
"wrapper",
"bindings",
"rtlsdr"
],
2015-01-12 15:02:23 -06:00
"description": "A Nim wrapper for librtlsdr",
"license": "BSD",
"web": "https://github.com/jpoirier/nimrtlsdr"
2015-01-16 21:23:11 +00:00
},
{
"name": "lapp",
"url": "https://gitlab.3dicc.com/gokr/lapp.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"args",
"cmd",
"opt",
"parse",
"parsing"
],
2015-01-16 21:23:11 +00:00
"description": "Opt parser using synopsis as specification, ported from Lua.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/lapp"
2015-01-16 21:23:11 +00:00
},
{
"name": "blimp",
"url": "https://gitlab.3dicc.com/gokr/blimp.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"app",
"binary",
"utility",
"git",
"git-fat"
],
2015-01-16 21:23:11 +00:00
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/blimp"
2015-01-16 21:55:59 +00:00
},
{
"name": "parsetoml",
"url": "https://github.com/ziotom78/parsetoml.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"nim"
],
"description": "Library for parsing TOML files.",
"license": "MIT",
"web": "https://github.com/ziotom78/parsetoml"
},
2015-01-16 21:55:59 +00:00
{
"name": "compiler",
"url": "https://github.com/Araq/Nim.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"nim"
],
2015-01-16 21:55:59 +00:00
"description": "Compiler package providing the compiler sources as a library.",
"license": "MIT",
2015-07-26 14:11:55 -04:00
"web": "https://github.com/nim-lang/Nim"
2015-01-18 14:01:39 -05:00
},
{
"name": "nre",
"url": "https://github.com/flaviut/nre.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"pcre",
"regex"
],
2015-01-18 14:01:39 -05:00
"description": "A better regular expression library",
"license": "MIT",
"web": "https://github.com/flaviut/nre"
2015-01-19 12:08:10 +02:00
},
{
"name": "docopt",
"url": "https://github.com/docopt/docopt.nim",
2015-01-19 12:08:10 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"commandline",
"arguments",
"parsing",
"library"
],
2015-01-19 12:08:10 +02:00
"description": "Command-line args parser based on Usage message",
"license": "MIT",
"web": "https://github.com/docopt/docopt.nim"
2015-01-23 01:59:23 +01:00
},
{
"name": "bpg",
"url": "https://github.com/def-/nim-bpg.git",
2015-01-23 01:59:23 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"image",
"library",
"wrapper"
],
2015-01-23 01:59:23 +01:00
"description": "BPG (Better Portable Graphics) for Nim",
"license": "MIT",
"web": "https://github.com/def-/nim-bpg"
2015-01-27 00:41:53 -05:00
},
{
"name": "io-spacenav",
"url": "https://github.com/nimious/io-spacenav.git",
2015-01-27 00:41:53 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"3dx",
"3dconnexion",
"libspnav",
"spacenav",
"spacemouse",
"spacepilot",
"spacenavigator"
],
"description": "Obsolete - please use spacenav instead!",
2015-01-27 00:41:53 -05:00
"license": "MIT",
"web": "https://github.com/nimious/io-spacenav"
2015-02-04 00:45:05 -08:00
},
{
"name": "optionals",
2015-02-04 05:45:43 -08:00
"url": "https://github.com/MasonMcGill/optionals.git",
2015-02-04 00:45:05 -08:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"option",
"optional",
"maybe"
],
2015-02-04 00:45:05 -08:00
"description": "Option types",
"license": "MIT",
"web": "https://github.com/MasonMcGill/optionals"
2015-02-04 13:42:35 -08:00
},
{
"name": "tuples",
"url": "https://github.com/MasonMcGill/tuples.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"tuple",
"metaprogramming"
],
2015-02-04 13:42:35 -08:00
"description": "Tuple manipulation utilities",
"license": "MIT",
"web": "https://github.com/MasonMcGill/tuples"
},
{
"name": "fuse",
"url": "https://github.com/akiradeveloper/nim-fuse.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"fuse",
"library",
"wrapper"
],
"description": "A FUSE binding for Nim",
"license": "MIT",
2015-02-07 04:03:58 +01:00
"web": "https://github.com/akiradeveloper/nim-fuse"
2015-02-06 22:00:15 -05:00
},
{
"name": "brainfuck",
2015-02-07 04:03:58 +01:00
"url": "https://github.com/def-/nim-brainfuck.git",
2015-02-06 22:00:15 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"binary",
"app",
"interpreter",
"compiler",
"language"
],
2015-02-06 22:00:15 -05:00
"description": "A brainfuck interpreter and compiler",
"license": "MIT",
"web": "https://github.com/def-/nim-brainfuck"
2015-02-10 18:14:38 -05:00
},
{
"name": "nimsuggest",
"url": "https://github.com/nim-lang/nimsuggest.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binary",
"app",
"suggest",
"compiler",
"autocomplete",
"nim"
],
2015-02-10 18:14:38 -05:00
"description": "Tool for providing auto completion data for Nim source code.",
"license": "MIT",
"web": "https://github.com/nim-lang/nimsuggest"
},
{
"name": "jwt",
"url": "https://github.com/ekarlso/nim-jwt.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"crypto",
"hash"
],
2015-02-10 18:14:38 -05:00
"description": "JSON Web Tokens for Nim",
"license": "MIT",
"web": "https://github.com/ekarlso/nim-jwt"
2015-02-12 19:53:11 -06:00
},
{
"name": "pythonpathlib",
"url": "https://github.com/achesak/nim-pythonpathlib.git",
2015-02-12 19:53:11 -06:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"path",
"directory",
"python",
"library"
],
2015-02-12 19:53:11 -06:00
"description": "Module for working with paths that is as similar as possible to Python's pathlib",
"license": "MIT",
"web": "https://github.com/achesak/nim-pythonpathlib"
2015-02-15 14:27:24 -05:00
},
2015-05-06 11:03:14 -04:00
{
"name": "RingBuffer",
"url": "git@github.com:megawac/RingBuffer.nim.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"sequence",
"seq",
"circular",
"ring",
"buffer"
],
2015-05-06 11:03:14 -04:00
"description": "Circular buffer implementation",
"license": "MIT",
"web": "https://github.com/megawac/RingBuffer.nim"
},
2015-02-15 14:27:24 -05:00
{
"name": "nimrat",
"url": "https://github.com/apense/nimrat",
2015-02-15 14:27:24 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"math",
"numbers"
],
2015-02-15 14:27:24 -05:00
"description": "Module for working with rational numbers (fractions)",
"license": "MIT",
"web": "https://github.com/apense/nimrat"
2015-02-17 11:58:06 -05:00
},
{
"name": "io-isense",
"url": "https://github.com/nimious/io-isense.git",
2015-02-17 11:58:06 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"isense",
"intersense",
"inertiacube",
"intertrax",
"microtrax",
"thales",
"tracking",
"sensor"
],
"description": "Obsolete - please use isense instead!",
2015-02-17 11:58:06 -05:00
"license": "MIT",
"web": "https://github.com/nimious/io-isense"
2015-02-17 15:43:22 -05:00
},
{
"name": "io-usb",
"url": "https://github.com/nimious/io-usb.git",
2015-02-17 15:43:22 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"usb",
"libusb"
],
"description": "Obsolete - please use libusb instead!",
2015-02-17 15:43:22 -05:00
"license": "MIT",
"web": "https://github.com/nimious/io-usb"
},
{
"name": "nimcfitsio",
"url": "https://github.com/ziotom78/nimcfitsio.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"binding",
"cfitsio",
"fits",
"io"
],
"description": "Bindings for CFITSIO, a library to read/write FITSIO images and tables.",
"license": "MIT",
"web": "https://github.com/ziotom78/nimcfitsio"
2015-02-27 01:10:39 -06:00
},
{
2015-08-18 10:53:21 +02:00
"name": "glossolalia",
"url": "https://github.com/fowlmouth/glossolalia",
2015-08-18 10:53:21 +02:00
"method": "git",
"tags": [
"parser",
"peg"
],
"description": "A DSL for quickly writing parsers",
"license": "CC0",
"web": "https://github.com/fowlmouth/glossolalia"
2015-02-27 01:10:39 -06:00
},
2015-02-27 01:22:04 -06:00
{
2015-08-18 10:53:21 +02:00
"name": "entoody",
"url": "https://bitbucket.org/fowlmouth/entoody",
"method": "git",
"tags": [
"component",
"entity",
"composition"
],
"description": "A component/entity system",
"license": "CC0",
"web": "https://bitbucket.org/fowlmouth/entoody"
},
{
"name": "msgpack",
"url": "https://github.com/akiradeveloper/msgpack-nim.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"msgpack",
"library",
"serialization"
],
"description": "A MessagePack binding for Nim",
"license": "MIT",
"web": "https://github.com/akiradeveloper/msgpack-nim"
2015-03-12 23:46:36 +00:00
},
{
"name": "osinfo",
"url": "https://github.com/nim-lang/osinfo.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"os",
"library",
"info"
],
2015-03-12 23:46:36 +00:00
"description": "Modules providing information about the OS.",
"license": "MIT",
"web": "https://github.com/nim-lang/osinfo"
2015-03-16 10:10:01 -04:00
},
{
"name": "io-myo",
"url": "https://github.com/nimious/io-myo.git",
2015-03-16 10:10:01 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"myo",
"thalmic",
"armband",
"gesture"
],
"description": "Obsolete - please use myo instead!",
2015-03-16 10:10:01 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-myo"
2015-03-17 00:26:17 -04:00
},
{
"name": "io-oculus",
"url": "https://github.com/nimious/io-oculus.git",
2015-03-17 00:26:17 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"oculus",
"rift",
"vr",
"libovr",
"ovr",
"dk1",
"dk2",
"gearvr"
],
"description": "Obsolete - please use oculus instead!",
2015-03-17 00:26:17 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-oculus"
2015-04-02 15:52:24 +03:00
},
{
"name": "closure_compiler",
"url": "https://github.com/yglukhov/closure_compiler.git",
2015-04-02 15:52:24 +03:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"closure",
"compiler",
"javascript"
],
2015-04-02 15:52:24 +03:00
"description": "Bindings for Closure Compiler web API.",
"license": "MIT",
"web": "https://github.com/yglukhov/closure_compiler"
2015-04-11 10:34:45 -04:00
},
{
"name": "io-serialport",
"url": "https://github.com/nimious/io-serialport.git",
2015-04-11 10:34:45 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"libserialport",
"serial",
"communication"
],
"description": "Obsolete - please use serialport instead!",
2015-04-11 10:34:45 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-serialport"
},
2015-04-12 16:14:58 +02:00
{
"name": "beanstalkd",
"url": "https://github.com/tormaroe/beanstalkd.nim.git",
2015-04-12 16:14:58 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"queue",
"messaging"
],
2015-04-12 16:14:58 +02:00
"description": "A beanstalkd work queue client library.",
"license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim"
2015-04-23 11:45:01 -04:00
},
{
"name": "wiki2text",
"url": "https://github.com/rspeer/wiki2text.git",
2015-04-23 11:45:01 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"nlp",
"wiki",
"xml",
"text"
],
2015-04-23 11:45:01 -04:00
"description": "Quickly extracts natural-language text from a MediaWiki XML file.",
"license": "MIT",
"web": "https://github.com/rspeer/wiki2text"
2015-04-27 17:19:30 -04:00
},
{
"name": "qt5_qtsql",
"url": "https://github.com/philip-wernersbach/nim-qt5_qtsql.git",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"database",
"qt",
"qt5",
"qtsql",
"sqlite",
"postgres",
"mysql"
],
2015-04-27 17:19:30 -04:00
"description": "Binding for Qt 5's Qt SQL library that integrates with the features of the Nim language. Uses one API for multiple database engines.",
"license": "MIT",
"web": "https://github.com/philip-wernersbach/nim-qt5_qtsql"
2015-04-27 17:22:12 -04:00
},
{
"name": "orient",
"url": "https://github.com/philip-wernersbach/nim-orient",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"wrapper",
"database",
"orientdb",
"pure"
],
2015-04-27 17:22:12 -04:00
"description": "OrientDB driver written in pure Nim, uses the OrientDB 2.0 Binary Protocol with Binary Serialization.",
"license": "MPL",
"web": "https://github.com/philip-wernersbach/nim-orient"
2015-04-29 16:47:50 +01:00
},
{
"name": "syslog",
"url": "https://github.com/FedericoCeratto/nim-syslog",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"pure"
],
2015-04-29 16:47:50 +01:00
"description": "Syslog module.",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-syslog"
2015-04-30 17:38:38 +02:00
},
{
"name": "nimes",
"url": "https://github.com/def-/nimes",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"emulator",
"nes",
"game",
"sdl",
"javascript"
],
2015-04-30 17:38:38 +02:00
"description": "NES emulator using SDL2, also compiles to JavaScript with emscripten.",
"license": "MPL",
"web": "https://github.com/def-/nimes"
2015-05-04 05:16:02 +02:00
},
{
"name": "syscall",
"url": "https://github.com/def-/nim-syscall",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library"
],
2015-05-04 05:16:02 +02:00
"description": "Raw system calls for Nim",
"license": "MPL",
"web": "https://github.com/def-/nim-syscall"
2015-05-05 22:54:30 +03:00
},
{
"name": "jnim",
"url": "https://github.com/yglukhov/jnim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"java",
"jvm",
"bridge",
"bindings"
],
2015-05-05 22:54:30 +03:00
"description": "Nim - Java bridge",
"license": "MIT",
"web": "https://github.com/yglukhov/jnim"
2015-05-06 17:39:38 +07:00
},
{
"name": "nimPDF",
"url": "https://github.com/jangko/nimpdf",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"PDF",
"document"
],
2015-05-06 17:39:38 +07:00
"description": "library for generating PDF files",
"license": "MIT",
"web": "https://github.com/jangko/nimpdf"
2015-05-12 13:45:10 -03:00
},
{
"name": "LLVM",
"url": "https://github.com/FedeOmoto/llvm",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"LLVM",
"bindings",
"wrapper"
],
2015-05-12 13:45:10 -03:00
"description": "LLVM bindings for the Nim language.",
"license": "MIT",
2015-06-04 19:58:15 -03:00
"web": "https://github.com/FedeOmoto/llvm"
},
2015-05-12 15:39:49 +02:00
{
"name": "nshout",
"url": "https://github.com/Senketsu/nshout",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"shouter",
"libshout",
"wrapper",
"bindings",
"audio",
"web"
],
2015-05-12 15:39:49 +02:00
"description": "Nim bindings for libshout",
"license": "MIT",
"web": "https://github.com/Senketsu/nshout"
},
{
"name": "nuuid",
"url": "https://github.com/wheineman/nim-only-uuid",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"uuid",
"guid"
],
"description": "A Nim source only UUID generator",
"license": "MIT",
"web": "https://github.com/wheineman/nim-only-uuid"
2015-05-14 21:56:40 +02:00
},
{
"name": "fftw3",
"url": "https://github.com/ziotom78/nimfftw3",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"nim",
"math",
"fft"
],
2015-05-14 21:56:40 +02:00
"description": "Bindings to the FFTW library",
"license": "MIT",
"web": "https://github.com/ziotom78/nimfftw3"
2015-05-15 16:38:02 -04:00
},
{
"name": "nrpl",
"url": "https://github.com/vegansk/nrpl",
2015-05-15 16:38:02 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"REPL",
"application"
],
2015-05-15 16:38:02 -04:00
"description": "A rudimentary Nim REPL",
"license": "MIT",
"web": "https://github.com/vegansk/nrpl"
2015-05-17 16:54:04 +05:30
},
{
"name": "nim-geocoding",
"url": "https://github.com/saratchandra92/nim-geocoding",
2015-05-17 16:56:28 +05:30
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"geocoding",
"maps"
],
2015-05-18 13:25:49 +05:30
"description": "A simple library for Google Maps Geocoding API",
2015-05-17 16:56:28 +05:30
"license": "MIT",
2015-05-17 16:54:04 +05:30
"web": "https://github.com/saratchandra92/nim-geocoding"
2015-05-17 14:01:11 -04:00
},
{
"name": "io-gles",
"url": "https://github.com/nimious/io-gles.git",
2015-05-17 14:01:11 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"khronos",
"gles",
"opengl es"
],
"description": "Obsolete - please use gles instead!",
2015-05-17 14:01:11 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-gles"
2015-05-17 14:01:11 -04:00
},
{
"name": "io-egl",
"url": "https://github.com/nimious/io-egl.git",
2015-05-17 14:01:11 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"khronos",
"egl",
"opengl",
"opengl es",
"openvg"
],
"description": "Obsolete - please use egl instead!",
2015-05-17 14:01:11 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-egl"
2015-05-19 20:22:37 -04:00
},
{
"name": "io-sixense",
"url": "https://github.com/nimious/io-sixense.git",
2015-05-19 20:22:37 -04:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"binding",
"sixense",
"razer hydra",
"stem system",
"vr"
],
"description": "Obsolete - please use sixense instead!",
2015-05-19 20:22:37 -04:00
"license": "MIT",
"web": "https://github.com/nimious/io-sixense"
},
2015-05-19 18:45:19 -07:00
{
"name": "tnetstring",
"url": "https://mahlon@bitbucket.org/mahlon/nim-tnetstring",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"tnetstring",
"library",
"serialization"
],
2015-05-19 18:45:19 -07:00
"description": "Parsing and serializing for the TNetstring format.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-tnetstring"
2015-05-21 01:16:37 +07:00
},
{
"name": "msgpack4nim",
"url": "https://github.com/jangko/msgpack4nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"msgpack",
"library",
"serialization",
"deserialization"
],
2015-05-21 01:18:07 +07:00
"description": "Another MessagePack implementation written in pure nim",
2015-05-21 01:16:37 +07:00
"license": "MIT",
"web": "https://github.com/jangko/msgpack4nim"
},
{
"name": "binaryheap",
"url": "https://github.com/bluenote10/nim-heap",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"heap",
"priority queue"
],
"description": "Simple binary heap implementation",
"license": "MIT",
"web": "https://github.com/bluenote10/nim-heap"
},
{
"name": "stringinterpolation",
"url": "https://github.com/bluenote10/nim-stringinterpolation",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"string formatting",
"string interpolation"
],
"description": "String interpolation with printf syntax",
"license": "MIT",
"web": "https://github.com/bluenote10/nim-stringinterpolation"
2015-05-21 19:13:09 -07:00
},
{
"name": "libovr",
"url": "https://github.com/bluenote10/nim-ovr",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"Oculus Rift",
"virtual reality"
],
"description": "Nim bindings for libOVR (Oculus Rift)",
"license": "MIT",
"web": "https://github.com/bluenote10/nim-ovr"
},
2015-05-21 19:13:09 -07:00
{
"name": "delaunay",
"url": "https://github.com/Nycto/DelaunayNim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"delaunay",
"library",
"algorithms",
"graph"
],
2015-05-21 19:13:09 -07:00
"description": "2D Delaunay triangulations",
"license": "MIT",
"web": "https://github.com/Nycto/DelaunayNim"
2015-05-22 17:57:20 -07:00
},
{
"name": "linenoise",
"url": "https://github.com/fallingduck/linenoise-nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"linenoise",
"library",
"wrapper",
"commandline"
],
2015-05-22 17:57:20 -07:00
"description": "Wrapper for linenoise, a free, self-contained alternative to GNU readline.",
"license": "BSD",
"web": "https://github.com/fallingduck/linenoise-nim"
2015-05-25 03:22:01 +07:00
},
{
"name": "struct",
"url": "https://github.com/rgv151/struct.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"struct",
"library",
"python",
"pack",
"unpack"
],
2015-05-25 03:22:01 +07:00
"description": "Python-like 'struct' for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/struct.nim"
2015-05-25 14:54:50 -05:00
},
{
"name": "uri2",
"url": "https://github.com/achesak/nim-uri2",
2015-05-25 14:54:50 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"uri",
"url",
"library"
],
2015-05-25 14:54:50 -05:00
"description": "Nim module for better URI handling",
"license": "MIT",
"web": "https://github.com/achesak/nim-uri2"
2015-05-27 03:21:43 +07:00
},
{
"name": "hmac",
"url": "https://github.com/rgv151/hmac.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"hmac",
"authentication",
"hash",
"sha1",
"md5"
],
2015-05-28 19:02:13 +07:00
"description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim",
2015-05-27 03:21:43 +07:00
"license": "MIT",
"web": "https://github.com/rgv151/hmac.nim"
},
2015-05-26 16:06:33 -07:00
{
"name": "mongrel2",
"url": "https://mahlon@bitbucket.org/mahlon/nim-mongrel2",
"method": "hg",
2015-08-18 10:53:21 +02:00
"tags": [
"mongrel2",
"library",
"www"
],
2015-05-26 16:06:33 -07:00
"description": "Handler framework for the Mongrel2 web server.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2"
},
{
"name": "shimsham",
"url": "https://github.com/apense/shimsham",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"crypto",
"hash",
"hashing",
"digest"
],
"description": "Hashing/Digest collection in pure Nim",
"license": "MIT",
"web": "https://github.com/apense/shimsham"
2015-05-28 19:02:13 +07:00
},
{
"name": "base32",
"url": "https://github.com/rgv151/base32.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"base32",
"encode",
"decode"
],
2015-05-28 19:02:13 +07:00
"description": "Base32 library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/base32.nim"
2015-05-29 02:45:58 +07:00
},
{
"name": "otp",
"url": "https://github.com/rgv151/otp.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"otp",
"hotp",
"totp",
"time",
"password",
"one",
"google",
"authenticator"
],
2015-05-29 02:45:58 +07:00
"description": "One Time Password library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/otp.nim"
},
{
"name": "q",
"url": "https://github.com/rgv151/q.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"css",
"selector",
"query",
"match",
"find",
"html",
"xml",
"jquery"
],
"description": "Simple package for query HTML/XML elements using a CSS3 or jQuery-like selector syntax",
"license": "MIT",
"web": "https://github.com/rgv151/q.nim"
2015-06-04 19:58:15 -03:00
},
{
"name": "bignum",
"url": "https://github.com/FedeOmoto/bignum",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"bignum",
"gmp",
"wrapper"
],
2015-06-04 19:58:15 -03:00
"description": "Wrapper around the GMP bindings for the Nim language.",
"license": "MIT",
"web": "https://github.com/FedeOmoto/bignum"
},
2015-06-04 19:49:17 -07:00
{
"name": "rbtree",
"url": "https://github.com/Nycto/RBTreeNim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"tree",
"binary search tree",
"rbtree",
"red black tree"
],
2015-06-04 19:49:17 -07:00
"description": "Red/Black Trees",
"license": "MIT",
"web": "https://github.com/Nycto/RBTreeNim"
2015-06-09 01:32:20 +07:00
},
{
"name": "anybar",
"url": "https://github.com/rgv151/anybar.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"anybar",
"menubar",
"status",
"indicator"
],
2015-06-09 01:32:20 +07:00
"description": "Control AnyBar instances with Nim",
"license": "MIT",
"web": "https://github.com/rgv151/anybar.nim"
2015-06-08 18:05:47 -07:00
},
{
"name": "astar",
"url": "https://github.com/Nycto/AStarNim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"astar",
"A*",
"pathfinding",
"algorithm"
],
2015-06-08 18:05:47 -07:00
"description": "A* Pathfinding",
"license": "MIT",
"web": "https://github.com/Nycto/AStarNim"
2015-06-10 13:45:36 +02:00
},
{
"name": "lazy",
"url": "https://github.com/petermora/nimLazy/",
2015-06-10 13:45:36 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"iterator",
"lazy list"
],
2015-06-10 13:45:36 +02:00
"description": "Iterator library for Nim",
"license": "MIT",
"web": "https://github.com/petermora/nimLazy"
2015-06-10 15:48:49 -07:00
},
{
"name": "asyncpythonfile",
"url": "https://github.com/fallingduck/asyncpythonfile-nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"async",
"asynchronous",
"library",
"python",
"file",
"files"
],
2015-06-10 15:48:49 -07:00
"description": "High level, asynchronous file API mimicking Python's file interface.",
"license": "ISC",
"web": "https://github.com/fallingduck/asyncpythonfile-nim"
},
{
"name": "nimfuzz",
"url": "https://github.com/apense/nimfuzz",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"fuzzing",
"testing",
"hacking",
"security"
],
"description": "Simple and compact fuzzing",
"license": "Apache License 2.0",
"web": "https://apense.github.io/nimfuzz"
2015-06-15 17:00:40 +02:00
},
{
"name": "linalg",
"url": "https://github.com/unicredit/linear-algebra",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"vector",
"matrix",
"linear algebra",
"BLAS",
"LAPACK"
],
2015-06-15 17:00:40 +02:00
"description": "Linear algebra for Nim",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/linear-algebra"
2015-06-16 21:35:34 -04:00
},
{
"name": "sequester",
"url": "https://github.com/fallingduck/sequester",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"seq",
"sequence",
"strings",
"iterators",
"php"
],
2015-06-16 21:35:34 -04:00
"description": "Library for converting sequences to strings. Also has PHP-inspired explode and implode procs.",
"license": "ISC",
"web": "https://github.com/fallingduck/sequester"
2015-06-17 20:44:09 -04:00
},
{
"name": "options",
"url": "https://github.com/fallingduck/options-nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"option",
"optionals",
"maybe"
],
2015-06-17 20:44:09 -04:00
"description": "Temporary package to fix broken code in 0.11.2 stable.",
"license": "MIT",
"web": "https://github.com/fallingduck/options-nim"
2015-06-23 20:27:47 +02:00
},
{
"name": "oldwinapi",
"url": "https://github.com/nim-lang/oldwinapi",
2015-06-23 20:27:47 +02:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"windows",
"api"
],
2015-06-23 20:27:47 +02:00
"description": "Old Win API library for Nim",
"license": "LGPL with static linking exception",
"web": "https://github.com/nim-lang/oldwinapi"
2015-06-24 17:34:09 +03:00
},
{
"name": "nimx",
"url": "https://github.com/yglukhov/nimx",
2015-06-24 17:34:09 +03:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"gui",
"ui",
"library"
],
2015-06-24 17:34:09 +03:00
"description": "Cross-platform GUI framework",
"license": "BSD",
"web": "https://github.com/yglukhov/nimx"
2015-06-25 20:32:44 +02:00
},
2015-07-02 08:35:37 +01:00
{
2015-06-25 20:32:44 +02:00
"name": "memo",
"url": "https://github.com/andreaferretti/memo",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"memo",
"memoization",
"memoize",
"cache"
],
2015-06-25 20:32:44 +02:00
"description": "Memoize Nim functions",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/memo"
2015-06-28 13:59:52 -05:00
},
{
"name": "base62",
2015-08-18 10:53:21 +02:00
"url": "https://github.com/singularperturbation/base62-encode",
2015-06-28 13:59:52 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"base62",
"encode",
"decode"
],
2015-06-28 13:59:52 -05:00
"description": "Arbitrary base encoding-decoding functions, defaulting to Base-62.",
"license": "MIT",
"web": "https://github.com/singularperturbation/base62-encode"
2015-07-02 13:07:28 +07:00
},
{
"name": "telebot",
"url": "https://github.com/rgv151/telebot.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"telebot",
"telegram",
"bot",
"api",
"client",
"async"
],
2015-07-02 13:07:28 +07:00
"description": "Async Telegram Bot API Client",
"license": "MIT",
"web": "https://github.com/rgv151/telebot.nim"
2015-07-02 16:53:12 +07:00
},
{
"name": "tempfile",
"url": "https://github.com/rgv151/tempfile.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"temp",
"mktemp",
"make",
"mk",
"mkstemp",
"mkdtemp"
],
2015-07-02 16:53:12 +07:00
"description": "Temporary files and directories",
"license": "MIT",
"web": "https://github.com/rgv151/tempfile.nim"
2015-07-03 18:35:10 -05:00
},
{
"name": "AstroNimy",
2015-08-18 10:53:21 +02:00
"url": "https://github.com/super-massive-black-holes/AstroNimy",
2015-07-03 18:35:10 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"science",
"astronomy",
"library"
],
2015-07-03 18:35:10 -05:00
"description": "Astronomical library for Nim",
"license": "MIT",
2015-07-05 15:38:00 +02:00
"web": "https://github.com/super-massive-black-holes/AstroNimy"
},
{
"name": "patty",
"url": "https://github.com/andreaferretti/patty",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"pattern",
"adt",
"variant",
"pattern matching",
"algebraic data type"
],
2015-07-05 15:38:00 +02:00
"description": "Algebraic data types and pattern matching",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/patty"
},
{
"name": "einheit",
"url": "https://github.com/jyapayne/einheit",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"unit",
"tests",
"unittest",
"unit tests",
"unit test macro"
],
"description": "Pretty looking, full featured, Python-inspired unit test library.",
"license": "MIT",
"web": "https://github.com/jyapayne/einheit"
2015-07-10 18:45:13 +03:00
},
{
"name": "plists",
"url": "https://github.com/yglukhov/plists",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"plist",
"property",
"list"
],
2015-07-10 18:45:13 +03:00
"description": "Generate and parse Mac OS X .plist files in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/plists"
2015-07-11 13:39:03 +01:00
},
{
"name": "ncurses",
"url": "https://github.com/rnowley/nim-ncurses/",
2015-07-11 13:39:03 +01:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"terminal",
"graphics",
"wrapper"
],
2015-07-11 13:39:03 +01:00
"description": "A wrapper for NCurses",
"license": "MIT",
"web": "https://github.com/rnowley/nim-ncurses"
2015-07-12 16:34:58 -05:00
},
{
"name": "nanovg.nim",
"url": "https://github.com/fowlmouth/nanovg.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"GUI",
"vector graphics",
"opengl"
],
2015-07-12 16:34:58 -05:00
"description": "A wrapper for NanoVG vector graphics rendering",
"license": "MIT",
"web": "https://github.com/fowlmouth/nanovg.nim"
2015-07-16 18:15:05 -05:00
},
{
"name": "pwd",
"url": "https://github.com/achesak/nim-pwd",
2015-07-16 18:15:05 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"unix",
"pwd",
"password"
],
2015-07-16 18:15:05 -05:00
"description": "Nim port of Python's pwd module for working with the UNIX password file",
"license": "MIT",
"web": "https://github.com/achesak/nim-pwd"
},
{
"name": "spwd",
"url": "https://github.com/achesak/nim-spwd",
2015-07-16 18:15:05 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"unix",
"spwd",
"password",
"shadow"
],
2015-07-16 18:15:05 -05:00
"description": "Nim port of Python's spwd module for working with the UNIX shadow password file",
"license": "MIT",
"web": "https://github.com/achesak/nim-spwd"
},
{
"name": "grp",
"url": "https://github.com/achesak/nim-grp",
2015-07-16 18:15:05 -05:00
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"library",
"unix",
"grp",
"group"
],
2015-07-16 18:15:05 -05:00
"description": "Nim port of Python's grp module for working with the UNIX group database file",
"license": "MIT",
"web": "https://github.com/achesak/nim-grp"
},
{
"name": "stopwatch",
"url": "https://github.com/rbmz/stopwatch",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"timer",
"benchmarking"
],
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
"license": "MIT",
"web": "https://github.com/rbmz/stopwatch"
2015-07-19 16:51:28 +08:00
},
{
2015-08-18 10:53:21 +02:00
"name": "nimFinLib",
"url": "https://github.com/qqtop/NimFinLib",
"method": "git",
"tags": [
"financial"
],
"description": "Financial Library for Nim",
"license": "MIT",
"web": "https://github.com/qqtop/NimFinLib"
},
2015-07-25 18:07:39 +07:00
{
"name": "libssh2",
"url": "https://github.com/rgv151/libssh2.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"lib",
"ssh",
"ssh2",
"openssh",
"client",
"sftp",
"scp"
],
2015-07-25 18:07:39 +07:00
"description": "Nim wrapper for libssh2",
"license": "MIT",
"web": "https://github.com/rgv151/libssh2.nim"
},
2015-07-21 11:03:18 +07:00
{
"name": "rethinkdb",
"url": "https://github.com/rgv151/rethinkdb.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"rethinkdb",
"driver",
"client",
"json"
],
2015-07-21 11:03:18 +07:00
"description": "RethinkDB driver for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/rethinkdb.nim"
2015-08-02 21:08:40 +02:00
},
{
"name": "dbus",
"url": "https://github.com/zielmicha/nim-dbus",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"dbus"
],
2015-08-02 21:08:40 +02:00
"description": "dbus bindings for Nim",
"license": "MIT",
"web": "https://github.com/zielmicha/nim-dbus"
2015-08-04 00:25:39 -05:00
},
{
"name": "lmdb",
"url": "https://github.com/fowlmouth/lmdb.nim",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"lmdb"
],
2015-08-04 00:25:39 -05:00
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
"license": "MIT",
"web": "https://github.com/fowlmouth/lmdb.nim"
2015-08-07 16:17:52 +02:00
},
{
"name": "zip",
"url": "https://github.com/nim-lang/zip",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"wrapper",
"zip"
],
2015-08-07 16:17:52 +02:00
"description": "A wrapper for the zip library",
"license": "MIT",
"web": "https://github.com/nim-lang/zip"
2015-08-13 11:31:31 +02:00
},
{
"name": "csvtools",
"url": "https://github.com/unicredit/csvtools",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"CSV",
"comma separated values",
"TSV"
],
2015-08-13 11:31:31 +02:00
"description": "Manage CSV files",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/csvtools"
},
{
"name": "httpform",
"url": "https://github.com/tulayang/httpform",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"request parser",
"upload",
"html5 file"
],
"description": "Http request form parser",
"license": "MIT",
"web": "https://github.com/tulayang/httpform"
2015-08-16 21:42:20 -07:00
},
{
"name": "vardene",
"url": "https://github.com/Xe/vardene",
"method": "git",
2015-08-18 10:53:21 +02:00
"tags": [
"command line",
"tool",
"compiler"
],
2015-08-16 21:42:20 -07:00
"description": "A simple tool to manage multiple installs of Nim.",
"license": "MIT",
"web": "https://christine.website/projects/Vardene"
2015-08-18 10:53:21 +02:00
},
2015-08-18 20:35:10 -07:00
{
"name": "quadtree",
"url": "https://github.com/Nycto/QuadtreeNim",
"method": "git",
"tags": [
"quadtree",
"algorithm"
],
"description": "A Quadtree implementation",
"license": "MIT",
"web": "https://github.com/Nycto/QuadtreeNim"
},
2015-08-18 10:53:21 +02:00
{
"name": "expat",
"url": "https://github.com/nim-lang/expat",
"method": "git",
"tags": [
"expat",
"xml",
"parsing"
],
"description": "Expat wrapper for Nim",
"license": "MIT",
"web": "https://github.com/nim-lang/expat"
2015-08-18 12:07:11 +02:00
},
{
"name": "sphinx",
"url": "https://github.com/Araq/sphinx",
"method": "git",
"tags": [
"sphinx",
"wrapper",
"search",
"engine"
],
"description": "Sphinx wrapper for Nim",
"license": "LGPL",
"web": "https://github.com/Araq/sphinx"
2015-08-20 23:05:45 +02:00
},
{
"name": "sdl1",
"url": "https://github.com/nim-lang/sdl1",
"method": "git",
"tags": [
"graphics",
"library",
"multi-media",
"input",
"sound",
"joystick"
],
"description": "SDL 1.2 wrapper for Nim.",
"license": "LGPL",
"web": "https://github.com/nim-lang/sdl1"
2015-08-20 23:10:10 +02:00
},
{
"name": "graphics",
"url": "https://github.com/nim-lang/graphics",
"method": "git",
"tags": [
"library",
"SDL"
],
"description": "Graphics module for Nim.",
"license": "MIT",
"web": "https://github.com/nim-lang/graphics"
2015-08-20 23:57:45 +02:00
},
{
"name": "libffi",
"url": "https://github.com/Araq/libffi",
"method": "git",
"tags": [
"ffi",
"library",
"C",
"calling",
"convention"
],
"description": "libffi wrapper for Nim.",
"license": "MIT",
"web": "https://github.com/Araq/libffi"
2015-08-21 00:05:24 +02:00
},
{
"name": "libcurl",
"url": "https://github.com/Araq/libcurl",
"method": "git",
"tags": [
"curl",
"web",
"http",
"download"
],
"description": "Nim wrapper for libcurl.",
"license": "MIT",
"web": "https://github.com/Araq/libcurl"
2015-08-21 17:11:42 -07:00
},
{
"name": "perlin",
"url": "https://github.com/Nycto/PerlinNim",
"method": "git",
"tags": [
"perlin",
"simplex",
2015-08-21 17:11:42 -07:00
"noise"
],
"description": "Perlin noise and Simplex noise generation",
2015-08-21 17:11:42 -07:00
"license": "MIT",
"web": "https://github.com/Nycto/PerlinNim"
2015-08-24 00:20:54 +07:00
},
{
"name": "pfring",
"url": "https://github.com/rgv151/pfring.nim",
"method": "git",
"tags": [
"pf_ring",
"packet",
"sniff",
"pcap",
"pfring",
"network",
"capture",
"socket"
],
"description": "PF_RING wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/pfring.nim"
2015-08-24 08:43:27 +07:00
},
{
"name": "xxtea",
"url": "https://github.com/xxtea/xxtea-nim",
2015-08-24 08:43:27 +07:00
"method": "git",
"tags": [
"xxtea",
"encrypt",
"decrypt",
"crypto"
],
"description": "XXTEA encryption algorithm library written in pure Nim.",
2015-08-24 08:43:27 +07:00
"license": "MIT",
"web": "https://github.com/xxtea/xxtea-nim"
},
2015-08-24 08:45:52 +07:00
{
"name": "xxhash",
"url": "https://github.com/rgv151/xxhash.nim",
"method": "git",
"tags": [
"fast",
"hash",
"algorithm"
],
"description": "xxhash wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxhash.nim"
},
2015-08-24 08:48:33 +07:00
{
"name": "libipset",
"url": "https://github.com/rgv151/libipset.nim",
"method": "git",
"tags": [
"ipset",
"firewall",
"netfilter",
"mac",
"ip",
"network",
"collection",
"rule",
"set"
],
"description": "libipset wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/libipset.nim"
2015-08-26 09:34:30 +01:00
},
{
"name": "pop3",
"url": "https://github.com/FedericoCeratto/nim-pop3",
"method": "git",
"tags": [
"network",
"pop3",
"email"
],
"description": "POP3 client library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-pop3"
2015-08-27 17:06:17 +08:00
},
{
"name": "nimrpc",
"url": "https://github.com/rogercloud/nim-rpc",
"method": "git",
"tags": [
"msgpack",
"library",
"rpc",
"nimrpc"
],
"description": "RPC implementation for Nim based on msgpack4nim",
"license": "MIT",
"web": "https://github.com/rogercloud/nim-rpc"
2015-08-28 14:11:09 +08:00
},
{
"name": "asyncevents",
"url": "https://github.com/tulayang/asyncevents",
"method": "git",
"tags": [
"event",
"future",
"asyncdispath"
],
"description": "Asynchronous event loop for progaming with MVC",
"license": "MIT",
"web": "https://github.com/tulayang/asyncevents"
},
{
"name": "nimSHA2",
"url": "https://github.com/jangko/nimSHA2",
"method": "git",
"tags": [
"hash",
"crypto",
"library",
"sha2"
],
"description": "Secure Hash Algorithm - 2, [224, 256, 384, and 512 bits]",
"license": "MIT",
"web": "https://github.com/jangko/nimSHA2"
},
{
"name": "nimAES",
"url": "https://github.com/jangko/nimAES",
"method": "git",
"tags": [
"crypto",
"library",
"aes",
"encryption",
"rijndael"
],
"description": "Advanced Encryption Standard, Rijndael Algorithm",
"license": "MIT",
"web": "https://github.com/jangko/nimAES"
2015-08-31 23:27:43 +08:00
},
{
"name": "nimeverything",
"url": "https://github.com/xland/nimeverything/",
2015-08-31 23:27:43 +08:00
"method": "git",
"tags": [
"everything",
"voidtools",
"Everything Search Engine"
],
"description": "everything search engine wrapper",
"license": "MIT",
"web": "https://github.com/xland/nimeverything"
2015-09-05 13:14:37 -05:00
},
{
"name": "vidhdr",
"url": "https://github.com/achesak/nim-vidhdr",
2015-09-05 13:14:37 -05:00
"method": "git",
"tags": [
"video",
"formats",
"file"
],
"description": "Library for detecting the format of an video file",
"license": "MIT",
"web": "https://github.com/achesak/nim-vidhdr"
2015-09-05 13:16:30 -05:00
},
{
"name": "gitapi",
"url": "https://github.com/achesak/nim-gitapi",
2015-09-05 13:16:30 -05:00
"method": "git",
"tags": [
"git",
"version control",
"library"
],
"description": "Nim wrapper around the git version control software",
"license": "MIT",
"web": "https://github.com/achesak/nim-gitapi"
2015-09-15 17:10:03 +07:00
},
{
"name": "ptrace",
"url": "https://github.com/rgv151/ptrace.nim",
"method": "git",
"tags": [
"ptrace",
"trace",
"process",
"syscal",
"system",
"call"
],
"description": "ptrace wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/ptrace.nim"
2015-09-16 18:29:13 +02:00
},
{
2015-09-16 18:58:56 +02:00
"name": "ndbex",
2015-09-16 18:29:13 +02:00
"url": "https://github.com/Senketsu/nim-db-ex",
"method": "git",
"tags": [
"extension",
"database",
"Nim",
"convenience",
"db",
"mysql",
"postgres",
"sqlite"
],
"description": "extension modules for Nim's 'db_*' modules",
"license": "MIT",
"web": "https://github.com/Senketsu/nim-db-ex"
2015-09-19 01:09:52 +02:00
},
{
2016-04-13 11:17:00 +02:00
"name": "spry",
"url": "https://github.com/gokr/spry",
2015-09-19 01:09:52 +02:00
"method": "git",
"tags": [
"language",
"library",
"scripting"
],
2016-04-13 11:17:00 +02:00
"description": "A Smalltalk and Rebol inspired language implemented as an AST interpreter",
2015-09-19 01:09:52 +02:00
"license": "MIT",
2016-04-13 11:17:00 +02:00
"web": "https://github.com/gokr/spry"
},
{
"name": "nimBMP",
"url": "https://github.com/jangko/nimBMP",
"method": "git",
"tags": [
"graphics",
"library",
"BMP"
],
"description": "BMP encoder and decoder",
"license": "MIT",
"web": "https://github.com/jangko/nimBMP"
},
{
"name": "nimPNG",
"url": "https://github.com/jangko/nimPNG",
"method": "git",
"tags": [
"graphics",
"library",
"PNG"
],
"description": "PNG(Portable Network Graphics) encoder and decoder",
"license": "MIT",
"web": "https://github.com/jangko/nimPNG"
2015-09-20 18:48:29 +02:00
},
{
"name": "litestore",
2015-09-20 18:48:29 +02:00
"url": "https://github.com/h3rald/litestore",
"method": "git",
"tags": [
"database",
"rest",
"sqlite"
],
"description": "A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store",
"license": "MIT",
"web": "https://h3rald.com/litestore"
2015-09-21 22:24:38 +10:00
},
2015-09-21 22:10:36 +10:00
{
2015-09-21 22:24:38 +10:00
"name": "parseFixed",
2015-09-21 22:10:36 +10:00
"url": "https://github.com/jlp765/parsefixed",
"method": "git",
"tags": [
"parse",
"fixed",
"width",
"parser",
"text"
],
"description": "Parse fixed-width fields within lines of text (complementary to parsecsv)",
"license": "MIT",
"web": "https://github.com/jlp765/parsefixed"
2015-09-21 11:13:17 -05:00
},
{
"name": "playlists",
"url": "https://github.com/achesak/nim-playlists",
"method": "git",
"tags": [
"library",
"playlists",
"M3U",
"PLS",
"XSPF"
],
"description": "Nim library for parsing PLS, M3U, and XSPF playlist files",
"license": "MIT",
"web": "https://github.com/achesak/nim-playlists"
},
{
"name": "seqmath",
"url": "https://github.com/jlp765/seqmath",
"method": "git",
"tags": [
"math",
"seq",
"sequence",
"array",
"nested",
"algebra",
"statistics",
"lifted",
"financial"
],
"description": "Nim math library for sequences and nested sequences (extends math library)",
"license": "MIT",
"web": "https://github.com/jlp765/seqmath"
},
2015-10-06 15:20:48 +07:00
{
"name": "daemonize",
"url": "https://github.com/rgv151/daemonize.nim",
"method": "git",
"tags": [
"daemonize",
"background",
"fork",
"unix",
"linux",
"process"
],
"description": "This library makes your code run as a daemon process on Unix-like systems",
"license": "MIT",
"web": "https://github.com/rgv151/daemonize.nim"
2015-10-16 09:44:34 +10:00
},
{
"name": "tnim",
"url": "https://github.com/jlp765/tnim",
"method": "git",
"tags": [
"REPL",
"sandbox",
"interactive",
"compiler",
"code",
"language",
"Nim"
],
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
"license": "MIT",
"web": "https://github.com/jlp765/tnim"
},
2015-10-15 19:35:00 -05:00
{
"name": "ris",
"url": "https://github.com/achesak/nim-ris",
"method": "git",
"tags": [
"RIS",
"citation",
"library"
],
"description": "Module for working with RIS citation files",
"license": "MIT",
"web": "https://github.com/achesak/nim-ris"
},
{
"name": "geoip",
"url": "https://github.com/achesak/nim-geoip",
"method": "git",
"tags": [
"IP",
"address",
"location"
],
"description": "Retrieve info about a location from an IP address",
"license": "MIT",
"web": "https://github.com/achesak/nim-geoip"
2015-10-19 12:10:39 +08:00
},
{
"name": "nimroutine",
"url": "https://github.com/rogercloud/nim-routine",
"method": "git",
"tags": [
"goroutine",
"routine",
"lightweight",
"thread"
],
"description": "A go routine like nim implementation",
"license": "MIT",
"web": "https://github.com/rogercloud/nim-routine"
2015-10-21 14:47:23 +03:00
},
{
"name": "coverage",
"url": "https://github.com/yglukhov/coverage",
"method": "git",
"tags": [
"code",
"coverage"
],
"description": "Code coverage library",
"license": "MIT",
"web": "https://github.com/yglukhov/coverage"
2015-10-30 23:46:36 +01:00
},
{
2015-10-31 00:30:33 +01:00
"name": "golib",
2015-10-30 23:46:36 +01:00
"url": "https://github.com/stefantalpalaru/golib-nim",
"method": "git",
"tags": [
"library",
"wrapper"
],
"description": "Bindings for golib - a library that (ab)uses gccgo to bring Go's channels and goroutines to the rest of the world",
"license": "BSD",
"web": "https://github.com/stefantalpalaru/golib-nim"
2015-11-15 22:58:44 +00:00
},
{
"name": "libnotify",
"url": "https://github.com/FedericoCeratto/nim-libnotify.git",
"method": "git",
"tags": [
"library",
"wrapper",
"desktop"
],
"description": "Minimalistic libnotify wrapper for desktop notifications",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libnotify"
2015-11-16 20:15:04 -05:00
},
{
"name": "nimcat",
"url": "https://github.com/shakna-israel/nimcat",
"method": "git",
"tags": [
"cat",
"cli"
],
"description": "An implementation of cat in Nim",
"license": "MIT",
"web": "https://github.com/shakna-israel/nimcat"
2015-11-19 01:36:45 +02:00
},
{
"name": "sections",
"url": "https://github.com/c0ffeeartc/nim-sections",
"method": "git",
"tags": [
"BDD",
"test"
],
"description": "`Section` macro with BDD aliases for testing",
"license": "MIT",
"web": "https://github.com/c0ffeeartc/nim-sections"
2015-11-20 15:14:31 +06:00
},
{
"name": "nimfp",
"url": "https://github.com/vegansk/nimfp",
"method": "git",
"tags": [
"functional",
"library"
],
"description": "Nim functional programming library",
"license": "MIT",
"web": "https://github.com/vegansk/nimfp"
},
{
"name": "nhsl",
"url": "https://github.com/twist-vector/nhsl.git",
"method": "git",
"tags": [
"library",
"serialization",
"pure"
],
"description": "Nim Hessian Serialization Library encodes/decodes data into the Hessian binary protocol",
"license": "LGPL",
"web": "https://github.com/twist-vector/nhsl"
},
{
"name": "nimstopwatch",
"url": "https://github.com/twist-vector/nim-stopwatch.git",
"method": "git",
"tags": [
"app",
"timer"
],
"description": "A Nim-based, non-graphical application designed to measure the amount of time elapsed from its activation to deactivation, includes total elapsed time, lap, and split times.",
"license": "LGPL",
"web": "https://github.com/twist-vector/nim-stopwatch"
},
2015-11-21 16:29:50 +01:00
{
"name": "playground",
"url": "https://github.com/theduke/nim-playground",
"method": "git",
"tags": [
2015-11-21 17:53:05 +00:00
"webapp",
"execution",
"nim",
"code",
"sandbox"
2015-11-21 16:29:50 +01:00
],
"description": "Web-based playground for testing Nim code.",
"license": "MIT",
"web": "https://github.com/theduke/nim-playground"
2015-11-23 13:07:23 +02:00
},
{
"name": "nimsl",
"url": "https://github.com/yglukhov/nimsl",
"method": "git",
"tags": [
"shader",
"opengl",
"glsl"
],
"description": "Shaders in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/nimsl"
2015-11-24 04:46:56 +01:00
},
{
"name": "omnilog",
"url": "https://github.com/nim-appkit/omnilog",
2015-11-24 04:46:56 +01:00
"method": "git",
"tags": [
"library",
"logging",
"logs"
],
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
"license": "MIT",
"web": "https://github.com/nim-appkit/omnilog"
2015-11-24 03:37:05 +01:00
},
{
"name": "values",
"url": "https://github.com/nim-appkit/values",
2015-11-24 03:37:05 +01:00
"method": "git",
"tags": [
"library",
"values",
"datastructures"
],
"description": "Library for working with arbitrary values + a map data structure.",
"license": "MIT",
"web": "https://github.com/nim-appkit/values"
2015-11-25 11:53:51 +00:00
},
{
2015-11-24 14:11:42 -05:00
"name": "geohash",
"url": "https://github.com/twist-vector/nim-geohash.git",
"method": "git",
"tags": [
"library",
"geocoding",
"pure"
],
"description": "Nim implementation of the geohash latitude/longitude geocode system",
"license": "Apache License 2.0",
"web": "https://github.com/twist-vector/nim-geohash"
2015-11-25 05:40:53 -05:00
},
2015-11-24 14:11:42 -05:00
{
"name": "bped",
"url": "https://github.com/twist-vector/nim-bped.git",
"method": "git",
"tags": [
"library",
"serialization",
"pure"
],
"description": "Nim implementation of the Bittorrent ascii serialization protocol",
"license": "Apache License 2.0",
"web": "https://github.com/twist-vector/nim-bped"
2015-11-26 06:18:58 +01:00
},
{
"name": "ctrulib",
"url": "https://github.com/skyforce77/ctrulib-nim.git",
"method": "git",
"tags": [
"library",
"nintendo",
"3ds"
],
"description": "ctrulib wrapper",
"license": "GPLv2",
"web": "https://github.com/skyforce77/ctrulib-nim"
2015-11-28 23:50:09 -06:00
},
{
"name": "nimrdkafka",
"url": "https://github.com/dfdeshom/nimrdkafka.git",
"method": "git",
"tags": [
"library",
"wrapper",
"kafka"
],
"description": "Nim wrapper for librdkafka",
"license": "Apache License 2.0",
"web": "https://github.com/dfdeshom/nimrdkafka"
2015-11-30 18:11:01 +01:00
},
{
"name": "utils",
"url": "https://github.com/nim-appkit/utils",
"method": "git",
"tags": [
"library",
2015-11-30 18:24:19 +01:00
"utilities"
2015-11-30 18:11:01 +01:00
],
"description": "Collection of string, parsing, pointer, ... utilities.",
"license": "MIT",
"web": "https://github.com/nim-appkit/utils"
},
2015-12-03 14:08:05 +11:00
{
"name": "pymod",
"url": "https://github.com/jboy/nim-pymod",
"method": "git",
"tags": [
"wrapper",
"python",
"module",
"numpy",
"array",
"matrix",
"ndarray",
"pyobject",
"pyarrayobject",
"iterator",
"iterators",
2015-12-04 15:55:21 +00:00
"docstring"
2015-12-03 14:08:05 +11:00
],
"description": "Auto-generate a Python module that wraps a Nim module.",
"license": "MIT",
"web": "https://github.com/jboy/nim-pymod"
},
{
"name": "db",
"url": "https://github.com/jlp765/db",
"method": "git",
"tags": [
"wrapper",
"database",
"module",
"sqlite",
"mysql",
"postgres",
"db_sqlite",
"db_mysql",
"db_postgres"
],
"description": "Unified db access module, providing a single library module to access the db_sqlite, db_mysql and db_postgres modules.",
"license": "MIT",
"web": "https://github.com/jlp765/db"
},
{
"name": "nimsnappy",
"url": "https://github.com/dfdeshom/nimsnappy.git",
"method": "git",
"tags": [
"wrapper",
"compression"
],
"description": "Nim wrapper for the snappy compression library. there is also a high-level API for easy use",
"license": "BSD",
"web": "https://github.com/dfdeshom/nimsnappy"
},
{
"name": "nimLUA",
"url": "https://github.com/jangko/nimLUA",
"method": "git",
"tags": [
"lua",
"library",
"bind",
"glue",
"macros"
],
"description": "glue code generator to bind Nim and Lua together using Nim's powerful macro",
"license": "MIT",
"web": "https://github.com/jangko/nimLUA"
},
2015-12-09 15:51:07 +02:00
{
"name": "sound",
"url": "https://github.com/yglukhov/sound.git",
"method": "git",
"tags": [
"sound",
"ogg"
],
"description": "Cross-platform sound mixer library",
"license": "MIT",
"web": "https://github.com/yglukhov/sound"
2015-12-22 22:55:05 +00:00
},
{
"name": "nimi3status",
"url": "https://github.com/FedericoCeratto/nimi3status",
"method": "git",
"tags": [
"i3",
"i3status"
],
"description": "Lightweight i3 status bar.",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nimi3status"
},
{
"name": "native_dialogs",
"url": "https://github.com/SSPkrolik/nim-native-dialogs.git",
"method": "git",
"tags": [
"ui",
"gui",
"cross-platform",
"library"
],
"description": "Implements framework-agnostic native operating system dialogs calls",
"license": "MIT",
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
2015-12-24 23:02:54 +02:00
},
{
"name": "variant",
"url": "https://github.com/yglukhov/variant.git",
"method": "git",
"tags": [
"variant"
],
"description": "Variant type and type matching",
"license": "MIT",
"web": "https://github.com/yglukhov/variant"
2015-12-27 20:45:18 -06:00
},
{
"name": "pythonmath",
"url": "https://github.com/achesak/nim-pythonmath",
2015-12-27 20:45:18 -06:00
"method": "git",
"tags": [
"library",
"python",
"math"
],
"description": "Module to provide an interface as similar as possible to Python's math libary",
"license": "MIT",
"web": "https://github.com/achesak/nim-pythonmath"
},
2015-12-23 20:17:20 -06:00
{
"name": "nimlz4",
"url": "https://github.com/dfdeshom/nimlz4.git",
"method": "git",
"tags": [
"wrapper",
"compression",
"lzo",
"lz4"
],
"description": "Nim wrapper for the LZ4 library. There is also a high-level API for easy use",
"license": "BSD",
"web": "https://github.com/dfdeshom/nimlz4"
},
{
"name": "pythonize",
"url": "https://github.com/marcoapintoo/nim-pythonize.git",
"method": "git",
"tags": [
"python",
2015-12-30 11:56:28 -04:00
"wrapper"
],
"description": "A higher-level wrapper for the Python Programing Language",
"license": "MIT",
"web": "https://github.com/marcoapintoo/nim-pythonize"
2015-12-31 13:33:07 -05:00
},
{
"name": "cligen",
"url": "https://github.com/c-blake/cligen.git",
"method": "git",
"tags": [
"library",
"commandline",
"arguments",
"switches",
"parsing",
"options"
],
"description": "Infer & generate command-line interace/option/argument parsers",
"license": "MIT",
"web": "https://github.com/c-blake/cligen"
},
2015-12-30 17:02:41 -06:00
{
"name": "fnmatch",
"url": "https://github.com/achesak/nim-fnmatch",
2015-12-30 17:02:41 -06:00
"method": "git",
"tags": [
"library",
"unix",
"files",
"matching"
],
"description": "Nim module for filename matching with UNIX shell patterns",
"license": "MIT",
"web": "https://github.com/achesak/nim-fnmatch"
2015-12-30 17:05:29 -06:00
},
{
"name": "shorturl",
"url": "https://github.com/achesak/nim-shorturl",
2015-12-30 17:05:29 -06:00
"method": "git",
"tags": [
"library",
"url",
"uid"
],
"description": "Nim module for generating URL identifiers for Tiny URL and bit.ly-like URLs",
2015-12-30 17:06:49 -06:00
"license": "MIT",
2015-12-30 17:05:29 -06:00
"web": "https://github.com/achesak/nim-shorturl"
2016-01-07 17:46:26 +01:00
},
{
"name": "teafiles",
"url": "git@github.com:unicredit/nim-teafiles.git",
"method": "git",
"tags": [
"teafiles",
"mmap",
"timeseries"
],
"description": "TeaFiles provide fast read/write access to time series data",
"license": "Apache2",
"web": "https://github.com/unicredit/nim-teafiles"
},
{
"name": "emmy",
"url": "git@github.com:unicredit/emmy.git",
"method": "git",
"tags": [
"algebra",
"polynomials",
"primes",
"ring",
"quotients"
],
"description": "Algebraic structures and related operations for Nim",
"license": "Apache2",
"web": "https://github.com/unicredit/emmy"
2016-01-10 23:29:18 +01:00
},
{
"name": "impulse_engine",
"url": "https://github.com/matkuki/Nim-Impulse-Engine",
2016-01-10 23:29:18 +01:00
"method": "git",
"tags": [
"physics",
"engine",
"2D"
],
"description": "Nim port of a simple 2D physics engine",
"license": "zlib",
"web": "https://github.com/matkuki/Nim-Impulse-Engine"
2016-01-18 00:57:34 +00:00
},
{
"name": "notifications",
"url": "https://github.com/dom96/notifications",
2016-01-18 00:57:34 +00:00
"method": "git",
"tags": [
"notifications",
"alerts",
"gui",
"toasts",
"macosx",
"cocoa"
],
"description": "Library for displaying notifications on the desktop",
"license": "MIT",
"web": "https://github.com/dom96/notifications"
2016-01-19 17:39:35 +01:00
},
{
"name": "reactor",
"url": "https://github.com/zielmicha/reactor.nim",
"method": "git",
"tags": [
"async",
"libuv",
"http",
"tcp"
],
"description": "Asynchronous networking engine for Nim",
"license": "MIT",
"web": "https://networkos.net/nim/reactor.nim"
},
{
"name": "collections",
"url": "https://github.com/zielmicha/collections.nim",
"method": "git",
"tags": [
"iterator",
"functional"
],
"description": "Various collections and utilities",
"license": "MIT",
"web": "https://github.com/zielmicha/collections.nim"
},
{
"name": "capnp",
"url": "https://github.com/zielmicha/capnp.nim",
"method": "git",
"tags": [
"capnp",
"serialization",
"protocol",
"rpc"
],
"description": "Cap'n Proto implementation for Nim",
"license": "MIT",
"web": "https://github.com/zielmicha/capnp.nim"
},
2016-01-22 15:01:13 -06:00
{
"name": "biscuits",
"url": "https://github.com/achesak/nim-biscuits",
2016-01-22 15:01:13 -06:00
"method": "git",
"tags": [
"cookie",
"persistence"
],
"description": "better cookie handling",
"license": "MIT",
"web": "https://github.com/achesak/nim-biscuits"
2016-01-27 12:27:25 -06:00
},
2016-01-26 20:40:15 -06:00
{
"name": "pari",
"url": "https://github.com/lompik/pari.nim",
2016-01-26 20:40:15 -06:00
"method": "git",
"tags": [
"number theory",
"computer algebra system"
],
"description": "Pari/GP C library wrapper",
"license": "MIT",
"web": "https://github.com/lompik/pari.nim"
},
{
"name": "spacenav",
"url": "https://github.com/nimious/spacenav.git",
"method": "git",
"tags": [
"binding",
"3dx",
"3dconnexion",
"libspnav",
"spacenav",
"spacemouse",
"spacepilot",
"spacenavigator"
],
"description": "Bindings for libspnav, the free 3Dconnexion device driver",
"license": "MIT",
"web": "https://github.com/nimious/spacenav"
},
{
"name": "isense",
"url": "https://github.com/nimious/isense.git",
"method": "git",
"tags": [
"binding",
"isense",
"intersense",
"inertiacube",
"intertrax",
"microtrax",
"thales",
"tracking",
"sensor"
],
"description": "Bindings for the InterSense SDK",
"license": "MIT",
"web": "https://github.com/nimious/isense"
},
{
"name": "libusb",
"url": "https://github.com/nimious/libusb.git",
"method": "git",
"tags": [
"binding",
"usb",
"libusb"
],
"description": "Bindings for libusb, the cross-platform user library to access USB devices.",
"license": "MIT",
"web": "https://github.com/nimious/libusb"
},
{
"name": "myo",
"url": "https://github.com/nimious/myo.git",
"method": "git",
"tags": [
"binding",
"myo",
"thalmic",
"armband",
"gesture"
],
"description": "Bindings for the Thalmic Labs Myo gesture control armband SDK.",
"license": "MIT",
"web": "https://github.com/nimious/myo"
},
{
"name": "oculus",
"url": "https://github.com/nimious/oculus.git",
"method": "git",
"tags": [
"binding",
"oculus",
"rift",
"vr",
"libovr",
"ovr",
"dk1",
"dk2",
"gearvr"
],
"description": "Bindings for the Oculus VR SDK.",
"license": "MIT",
"web": "https://github.com/nimious/oculus"
},
{
"name": "serialport",
"url": "https://github.com/nimious/serialport.git",
"method": "git",
"tags": [
"binding",
"libserialport",
"serial",
"communication"
],
"description": "Bindings for libserialport, the cross-platform serial communication library.",
"license": "MIT",
"web": "https://github.com/nimious/serialport"
},
{
"name": "gles",
"url": "https://github.com/nimious/gles.git",
"method": "git",
"tags": [
"binding",
"khronos",
"gles",
"opengl es"
],
"description": "Bindings for OpenGL ES, the embedded 3D graphics library.",
"license": "MIT",
"web": "https://github.com/nimious/gles"
},
{
"name": "egl",
"url": "https://github.com/nimious/egl.git",
"method": "git",
"tags": [
"binding",
"khronos",
"egl",
"opengl",
"opengl es",
"openvg"
],
"description": "Bindings for EGL, the native platform interface for rendering APIs.",
"license": "MIT",
"web": "https://github.com/nimious/egl"
},
{
"name": "sixense",
"url": "https://github.com/nimious/sixense.git",
"method": "git",
"tags": [
"binding",
"sixense",
"razer hydra",
"stem system",
"vr"
],
"description": "Bindings for the Sixense Core API.",
"license": "MIT",
"web": "https://github.com/nimious/sixense"
2016-02-01 12:37:35 -08:00
},
{
"name": "listsv",
"url": "https://github.com/srwiley/listsv.git",
2016-02-01 12:37:35 -08:00
"method": "git",
"tags": [
"singly linked list",
"doubly linked list"
],
"description": "Basic operations on singly and doubly linked lists.",
"license": "MIT",
"web": "https://github.com/srwiley/listsv"
},
2016-01-31 23:37:16 +08:00
{
"name": "kissfft",
"url": "https://github.com/m13253/nim-kissfft",
2016-01-31 23:37:16 +08:00
"method": "git",
"tags": [
"fft",
"dsp",
"signal"
],
"description": "Nim binding for KissFFT Fast Fourier Transform library",
"license": "BSD",
"web": "https://github.com/m13253/nim-kissfft"
2016-02-13 15:49:37 +01:00
},
{
"name": "nimbench",
"url": "https://github.com/ivankoster/nimbench.git",
2016-02-13 15:49:37 +01:00
"method": "git",
"tags": [
"benchmark",
"micro benchmark",
"timer"
],
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
"license": "Apache License, Version 2.0",
"web": "https://github.com/ivankoster/nimbench"
2016-02-14 20:23:28 -06:00
},
{
"name": "nest",
"url": "https://github.com/kedean/nest.git",
2016-02-14 20:23:28 -06:00
"method": "git",
"tags": [
"library",
"api",
"router",
"web"
],
"description": "RESTful URI router",
"license": "MIT",
"web": "https://github.com/kedean/nest"
},
2016-02-14 23:05:29 +03:00
{
"name": "nimbluez",
"url": "https://github.com/Electric-Blue/NimBluez.git",
2016-02-14 23:05:29 +03:00
"method": "git",
"tags": [
"bluetooth",
"library",
"wrapper",
"sockets"
],
"description": "Nim modules for access to system Bluetooth resources.",
"license": "BSD",
"web": "https://github.com/Electric-Blue/NimBluez"
2016-02-16 20:31:59 +01:00
},
{
2016-06-02 19:52:56 +02:00
"name": "yaml",
"url": "https://github.com/flyx/NimYAML",
2016-02-16 20:31:59 +01:00
"method": "git",
"tags": [
"serialization",
"parsing",
"library",
"yaml"
],
"description": "YAML 1.2 implementation for Nim",
"license": "MIT",
"web": "http://flyx.github.io/NimYAML/"
2016-02-22 14:15:40 +07:00
},
{
"name": "nimyaml",
"url": "https://github.com/flyx/NimYAML",
"method": "git",
"tags": [
"serialization",
"parsing",
"library",
"yaml"
],
"description": "YAML 1.2 implementation for Nim",
"license": "MIT",
"web": "http://flyx.github.io/NimYAML/"
},
2016-02-22 14:15:40 +07:00
{
"name": "jsmn",
"url": "https://github.com/OpenSystemsLab/jsmn.nim",
"method": "git",
"tags": [
"json",
"token",
"tokenizer",
"parser",
"jsmn"
],
"description": "Jsmn - a world fastest JSON parser - in pure Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/jsmn.nim"
2016-02-24 00:21:18 +02:00
},
{
"name": "mangle",
"url": "https://github.com/baabelfish/mangle",
"method": "git",
"tags": [
"functional",
"iterators",
"lazy",
"library"
],
"description": "Yet another iterator library",
"license": "MIT",
"web": "https://github.com/baabelfish/mangle"
2016-03-10 10:35:53 +06:00
},
{
"name": "nimshell",
"url": "https://github.com/vegansk/nimshell",
"method": "git",
"tags": [
"shell",
"utility"
],
"description": "Library for shell scripting in nim",
"license": "MIT",
"web": "https://github.com/vegansk/nimshell"
2016-03-20 19:08:31 +01:00
},
{
"name": "rosencrantz",
"url": "https://github.com/andreaferretti/rosencrantz",
2016-03-20 19:08:31 +01:00
"method": "git",
"tags": [
"web",
"server",
"DSL",
"combinators"
],
"description": "A web DSL for Nim",
"license": "MIT",
"web": "https://github.com/andreaferretti/rosencrantz"
},
2016-03-11 15:00:40 +07:00
{
"name": "sam",
"url": "https://github.com/OpenSystemsLab/sam.nim",
"method": "git",
"tags": [
"json",
"binding",
"map",
"dump",
"load"
],
"description": "Fast and just works JSON-Binding for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/sam.nim"
},
2016-03-21 20:54:32 +09:00
{
"name": "twitter",
"url": "https://github.com/kubo39/twitter",
2016-03-21 20:54:32 +09:00
"method": "git",
"tags": [
"library",
"wrapper",
"twitter"
],
"description": "Low-level twitter API wrapper library for Nim.",
"license": "MIT",
"web": "https://github.com/kubo39/twitter"
2016-03-25 16:34:26 -07:00
},
{
"name": "stomp",
"url": "https://bitbucket.org/mahlon/nim-stomp",
"method": "hg",
"tags": [
"stomp",
"library",
"messaging",
2016-04-10 21:11:58 +02:00
"events"
2016-03-25 16:34:26 -07:00
],
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-stomp"
},
2016-03-25 18:24:02 -05:00
{
"name": "srt",
"url": "https://github.com/achesak/nim-srt",
2016-03-25 18:24:02 -05:00
"method": "git",
"tags": [
"srt",
"subrip",
"subtitle"
],
"description": "Nim module for parsing SRT (SubRip) subtitle files",
"license": "MIT",
"web": "https://github.com/achesak/nim-srt"
},
{
"name": "subviewer",
"url": "https://github.co/achesak/nim-subviewer",
2016-03-25 18:24:02 -05:00
"method": "git",
"tags": [
"subviewer",
"subtitle"
],
"description": "Nim module for parsing SubViewer subtitle files",
"license": "MIT",
"web": "https://github.com/achesak/nim-subviewer"
2016-03-28 17:15:58 +07:00
},
{
"name": "Kinto",
"url": "https://github.com/OpenSystemsLab/kinto.nim",
"method": "git",
"tags": [
"mozilla",
"kinto",
"json",
"storage",
"server",
"client"
],
"description": "Kinto Client for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/kinto.nim"
2016-03-30 09:52:20 +06:00
},
{
"name": "xmltools",
"url": "https://github.com/vegansk/xmltools",
"method": "git",
"tags": [
"xml",
"functional",
"library",
"parsing"
],
"description": "High level xml library for Nim",
"license": "MIT",
"web": "https://github.com/vegansk/xmltools"
2016-03-31 12:47:38 +03:00
},
{
"name": "nimongo",
"url": "https://github.com/SSPkrolik/nimongo",
"method": "git",
"tags": [
"mongo",
"mongodb",
"database",
"server",
"driver",
"storage"
],
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
"license": "MIT",
"web": "https://github.com/SSPkrolik/nimongo"
},
2016-03-31 15:24:09 +06:00
{
"name": "nimboost",
"url": "https://github.com/vegansk/nimboost",
"method": "git",
"tags": [
"stdlib",
"library",
"utility"
],
"description": "Additions to the Nim's standard library, like boost for C++",
"license": "MIT",
"web": "https://github.com/vegansk/nimboost"
},
{
"name": "asyncdocker",
"url": "https://github.com/tulayang/asyncdocker",
"method": "git",
"tags": [
"async",
"docker"
],
"description": "Asynchronous docker client written by Nim-lang",
"license": "MIT",
"web": "http://tulayang.github.io/asyncdocker.html"
2016-04-05 22:16:15 +02:00
},
{
"name": "python3",
"url": "https://github.com/matkuki/python3",
2016-04-05 22:16:15 +02:00
"method": "git",
"tags": [
"python",
"wrapper"
],
"description": "Wrapper to interface with the Python 3 interpreter",
"license": "MIT",
"web": "https://github.com/matkuki/python3"
2016-04-10 21:11:58 +02:00
},
{
"name": "jser",
"url": "https://github.com/niv/jser.nim",
"method": "git",
"tags": [
"json",
"serialize",
"tuple"
],
"description": "json de/serializer for tuples and more",
"license": "MIT",
"web": "https://github.com/niv/jser.nim"
2016-04-12 17:49:34 +01:00
},
{
"name": "pledge",
"url": "https://github.com/euantorano/pledge.nim",
"method": "git",
"tags": [
"pledge",
"openbsd"
],
"description": "OpenBSDs pledge(2) for Nim.",
"license": "BSD",
"web": "https://github.com/euantorano/pledge.nim"
2016-04-13 11:17:00 +02:00
},
{
"name": "sophia",
"url": "https://github.com/gokr/nim-sophia",
2016-04-13 11:17:00 +02:00
"method": "git",
"tags": [
"library",
"wrapper",
"database"
],
"description": "Nim wrapper of the Sophia key/value store",
"license": "MIT",
"web": "https://github.com/gokr/nim-sophia"
2016-04-14 18:03:19 +01:00
},
{
"name": "progress",
"url": "https://github.com/euantorano/progress.nim",
"method": "git",
"tags": [
"progress",
"bar",
"terminal",
"ui"
],
"description": "A simple progress bar for Nim.",
"license": "BSD",
"web": "https://github.com/euantorano/progress.nim"
2016-04-14 20:26:28 +02:00
},
{
"name": "websocket",
"url": "https://github.com/niv/websocket.nim",
"method": "git",
"tags": [
"http",
"websockets",
"async",
"client",
"server"
],
"description": "websockets for nim",
"license": "MIT",
"web": "https://github.com/niv/websocket.nim"
2016-04-23 02:20:48 -04:00
},
{
"name": "cucumber",
"url": "https://github.com/shaunc/cucumber_nim",
"method": "git",
"tags": [
2016-05-09 21:02:07 +01:00
"testing",
"cucumber",
"bdd"
2016-04-23 02:20:48 -04:00
],
"description": "implements the cucumber BDD framework in the nim language",
"license": "MIT",
"web": "https://github.com/shaunc/cucumber_nim"
2016-04-23 18:41:01 +04:00
},
{
"name": "libmpdclient",
"url": "https://github.com/lompik/libmpdclient.nim",
"method": "git",
"tags": [
2016-05-09 21:02:07 +01:00
"MPD",
"Music Player Daemon"
2016-04-23 18:41:01 +04:00
],
"description": "Bindings for the Music Player Daemon C client library",
"license": "BSD",
"web": "https://github.com/lompik/libmpdclient.nim"
2016-04-27 22:00:41 -04:00
},
2016-04-27 21:33:19 -04:00
{
"name": "awk",
"url": "https://github.com/greencardamom/awk",
"method": "git",
"tags": [
"awk"
],
"description": "Nim for awk programmers",
"license": "MIT",
"web": "https://github.com/greencardamom/awk"
2016-05-09 21:02:07 +01:00
},
{
"name": "dotenv",
"url": "https://github.com/euantorano/dotenv.nim",
"method": "git",
"tags": [
"env",
"dotenv",
"configuration",
"environment"
],
"description": "Loads environment variables from `.env`.",
"license": "BSD",
"web": "https://github.com/euantorano/dotenv.nim"
2016-05-12 10:55:42 +10:00
},
{
"name": "sph",
"url": "https://github.com/aidansteele/sph",
"method": "git",
"tags": [
"crypto",
"hashes",
"md5",
"sha"
],
"description": "Large number of cryptographic hashes for Nim",
"license": "MIT",
"web": "https://github.com/aidansteele/sph"
2016-05-14 13:07:22 +01:00
},
{
"name": "libsodium",
"url": "https://github.com/FedericoCeratto/nim-libsodium",
"method": "git",
"tags": [
"wrapper",
"library",
"security",
2016-05-15 12:55:34 +01:00
"crypto"
2016-05-14 13:07:22 +01:00
],
"description": "libsodium wrapper",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libsodium"
},
2016-05-13 20:44:57 +10:00
{
"name": "aws_sdk",
"url": "https://github.com/aidansteele/aws_sdk.nim",
"method": "git",
"tags": [
"aws",
"amazon"
],
"description": "Library for interacting with Amazon Web Services (AWS)",
"license": "MIT",
"web": "https://github.com/aidansteele/aws_sdk.nim"
2016-05-16 16:24:58 +02:00
},
{
"name": "i18n",
"url": "https://github.com/Parashurama/nim-i18n",
"method": "git",
"tags": [
"gettext",
"i18n",
"internationalisation"
],
"description": "Bring a gettext-like internationalisation module to Nim",
"license": "MIT",
"web": "https://github.com/Parashurama/nim-i18n"
2016-05-18 19:17:22 +03:00
},
{
"name": "persistent_enums",
"url": "https://github.com/yglukhov/persistent_enums",
"method": "git",
"tags": [
"enum",
"binary",
"protocol"
],
"description": "Define enums which values preserve their binary representation upon inserting or reordering",
"license": "MIT",
"web": "https://github.com/yglukhov/persistent_enums"
2016-05-20 16:11:10 +02:00
},
{
"name": "nimcl",
"url": "https://github.com/unicredit/nimcl",
"method": "git",
"tags": [
"OpenCL",
"GPU"
],
"description": "High level wrapper over OpenCL",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/nimcl"
},
{
"name": "nimblas",
"url": "https://github.com/unicredit/nimblas",
"method": "git",
"tags": [
"BLAS",
"linear algebra",
"vector",
"matrix"
],
"description": "BLAS for Nim",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/nimblas"
2016-05-26 22:31:23 -04:00
},
{
"name": "fixmath",
"url": "https://github.com/Jeff-Ciesielski/fixmath",
"method": "git",
"tags": [
"math"
],
"description": "LibFixMath 16:16 fixed point support for nim",
"license": "MIT",
"web": "https://github.com/Jeff-Ciesielski/fixmath"
},
2016-05-22 00:11:34 +02:00
{
"name": "nimzend",
"url": "https://github.com/metatexx/nimzend",
"method": "git",
"tags": [
"zend",
"php",
"binding",
"extension"
],
"description": "Native Nim Zend API glue for easy PHP extension development.",
"license": "MIT",
"web": "https://github.com/metatexx/nimzend"
2016-06-08 13:26:29 +02:00
},
{
"name": "spills",
"url": "https://github.com/andreaferretti/spills",
"method": "git",
"tags": [
"disk-based",
"sequence",
"memory-mapping"
],
"description": "Disk-based sequences",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/spills"
2016-04-27 21:33:19 -04:00
}
2015-12-03 14:08:05 +11:00
]