This is a human-readable form of the Mercury packages database at the “Packages” website.
Table of Contents
AlaskanEmily/Merjure - Interop library for using Mercury code from within Clojure
AlaskanEmily/aimg - Image loading library with bindings for Mercury
AlaskanEmily/audio_player - Opus/ogg audio player written in Mercury
FJOgg - zlib-licensed ogg media container reading library
FlyingJester/CinnabarEngine - Adventure game engine
FlyingJester/SDL2 - SDL2 bindings for Mercury
FlyingJester/cinnabar - Stacking, Reparenting Window Manager for X11
FlyingJester/fjnet - bindings for libfjnet (a cross-platform networking library)
FlyingJester/guid - GUID implementation for Mercury
FlyingJester/json - A JSON reader and writer
FlyingJester/medit - A slightly crazy text editor library
Mercury-XML - Event-based parsing of XML streams.
PaulBone/mclibs - Mercury libraries that Mission Critical Australia Pty Ltd has open-sourced
PaulBone/protobuf-mercury - Protocol buffers
TransUnit - Unit testing library for Mercury code
bower - A curses terminal client for the Notmuch email system
charles_shuller/mercury_unit - A Unit Test Framework
charles_shuller/mpm - mpm – Mercury Project Manager
fact_table_utils - A utility for working with fact tables
getr - benchmarking wrapper around getrusage
httpsrv - Embedded HTTP server for Mercury programs.
juliensf/mercury-servlet - binding to the Java servlet API
juliensf/mercury-slf4j - binding to SLF4J
lambdataro/Mercury-Block - Block breaking game
mercury-csv - library for writing and reading CSV data to and from character streams
mercury-java - Mercury binding to (some of) the Java class libraries
mercury-json - library for reading and writing JSON from character streams
mercury-uuid - library providing universally unique identifiers (UUIDs).
mfcgi - FastCGI binding
mgudemann/mercury_gmp_int - Multi-precision integers for Mercury based on GMP
mmc-doc - CLI tool to quickly look up Mercury documentation
mucaho/todomer - demo implementation of TodoMVC
plugsink - A bidirectional IMAP/Maildir synchronisation tool
sebgod/delphi-analyser - A call-graph analyser for the Delphi language
sebgod/generic-math - Enables the generic use of ints, floats, integers and complex numbers using typeclasses.
sebgod/math - Various algorithms
sebgod/mercury-mongoose - A Mercury library wrapping popular light-wight webserver mongoose
sebgod/mercury-slre - SLRE (super-light regular expression) binding for Mercury
sebgod/mercury-unicode - Unicode character database parser and library for the Mercury language.
sebgod/mpm - A Mercury package manager, using concepts from the npm package manager.
sebgod/shift-reduce - A shift-reduce parser for Mercury
sebgod/si-units - A typesafe and functional SI units implementation using Mercury typeclasses.
sebgod/skat - An implementation of the Skat card game using Mercury
Packages Data
Full data on all packages. Left-out fields are empty.
-
AlaskanEmily/Merjure
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/AlaskanEmily/Merjure |
Tags |
clojure, mercury, interop |
Foreign Languages |
Java |
Description |
Interop library for using Mercury code from within Clojure |
Comment |
Requires only Java and an installed Java grade to build. |
-
AlaskanEmily/aimg
License |
BSD |
VCS |
git |
Release |
head |
URL |
https://github.com/AlaskanEmily/aimg |
Tags |
image, png, zlib, jpeg, tga |
Foreign Languages |
C |
Description |
Image loading library with bindings for Mercury |
Comment |
Requires BSD bmake to build on Linux/BSD, nmake to build on Windows |
-
AlaskanEmily/audio_player
-
FJOgg
-
FlyingJester/CinnabarEngine
-
FlyingJester/SDL2
-
FlyingJester/cinnabar
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/FlyingJester/cinnabar |
Tags |
X11, window_manager, gui, nonauthor, license_unknown |
Apps |
xtest, xlistfonts, cinnabar |
Foreign Languages |
C |
Description |
Stacking, Reparenting Window Manager for X11 |
-
FlyingJester/fjnet
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/FlyingJester/libfjnet.m |
Tags |
net, wrapper, nonauthor, license_unknown |
Libs |
fjnetm |
Foreign Languages |
C |
Description |
bindings for libfjnet (a cross-platform networking library) |
-
FlyingJester/guid
-
FlyingJester/json
-
FlyingJester/medit
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/FlyingJester/medit |
Tags |
text_editor, nonauthor, license_unknown |
Foreign Languages |
C |
Description |
A slightly crazy text editor library |
-
Mercury-XML
-
PaulBone/mclibs
License |
MIT |
VCS |
git |
Release |
head |
URL |
https://github.com/PaulBone/mclibs |
Tags |
multiple_libs, nonauthor |
Foreign Languages |
C, Java, Csharp |
Description |
Mercury libraries that Mission Critical Australia Pty Ltd has open-sourced |
-
PaulBone/protobuf-mercury
-
TransUnit
-
bower
License |
GPL |
VCS |
git |
Release |
tag |
URL |
https://github.com/wangp/bower |
Tags |
email, curses, nonauthor |
Apps |
bower |
Foreign Languages |
C |
Description |
A curses terminal client for the Notmuch email system |
-
charles_shuller/mercury_unit
-
charles_shuller/mpm
-
fact_table_utils
-
getr
-
httpsrv
-
juliensf/mercury-servlet
-
juliensf/mercury-slf4j
-
lambdataro/Mercury-Block
-
mercury-csv
License |
BSD |
VCS |
git |
Release |
head |
URL |
https://github.com/juliensf/mercury-csv |
Tags |
parsing, json, nonauthor |
Libs |
csv |
Description |
library for writing and reading CSV data to and from character streams |
-
mercury-java
-
mercury-json
License |
BSD |
VCS |
git |
Release |
head |
URL |
https://github.com/juliensf/mercury-json |
Tags |
parsing, json, nonauthor |
Libs |
json |
Foreign Languages |
C, Erlang, Java, Csharp |
Description |
library for reading and writing JSON from character streams |
-
mercury-uuid
License |
BSD |
VCS |
git |
Release |
head |
URL |
https://github.com/juliensf/mercury-uuid |
Tags |
uuid, nonauthor |
Libs |
uuid |
Foreign Languages |
C, Java, Csharp |
Description |
library providing universally unique identifiers (UUIDs). |
-
mfcgi
License |
BSD |
VCS |
git |
Release |
head |
URL |
https://github.com/PaulBone/mfcgi |
Tags |
cgi, webdev, wrapper, nonauthor |
Libs |
mfcgi |
Foreign Languages |
C |
Description |
FastCGI binding |
-
mgudemann/mercury_gmp_int
-
mmc-doc
License |
MIT |
VCS |
git |
Release |
tag |
URL |
https://github.com/jrfondren/mmc-doc |
Tags |
documentation |
Apps |
mmc-doc |
Foreign Languages |
C |
Description |
CLI tool to quickly look up Mercury documentation |
-
mucaho/todomer
-
plugsink
License |
GPL |
VCS |
git |
Release |
tag |
URL |
https://github.com/wangp/plugsink |
Tags |
email, imap, maildir, nonauthor |
Apps |
bower |
Foreign Languages |
C |
Description |
A bidirectional IMAP/Maildir synchronisation tool |
-
sebgod/delphi-analyser
-
sebgod/generic-math
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/sebgod/generic-math |
Tags |
math, typeclasses, nonauthor, license_unknown |
Libs |
generic_math |
Description |
Enables the generic use of ints, floats, integers and complex numbers using typeclasses. |
-
sebgod/math
-
sebgod/mercury-mongoose
-
sebgod/mercury-slre
-
sebgod/mercury-unicode
-
sebgod/mpm
License |
GPL |
VCS |
git |
Release |
head |
URL |
https://github.com/sebgod/mpm |
Tags |
package_management, nonauthor |
Apps |
mpm |
Description |
A Mercury package manager, using concepts from the npm package manager. |
-
sebgod/shift-reduce
-
sebgod/si-units
License |
OTHER |
VCS |
git |
Release |
head |
URL |
https://github.com/sebgod/si-units |
Tags |
SI, units, typeclasses, nonauthor, license_unknown |
Description |
A typesafe and functional SI units implementation using Mercury typeclasses. |
-
sebgod/skat
License |
GPL |
VCS |
git |
Release |
head |
URL |
https://github.com/sebgod/skat |
Tags |
game, nonauthor |
Description |
An implementation of the Skat card game using Mercury |