luanti
Multiplayer infinite-world block sandbox
Luanti is a Minecraft-inspired game written from scratch and licensed
under the LGPL (version 2.1 or later). It supports both survival and creative
modes along with multiplayer support, dynamic lighting, and an "infinite" map
generator.
libghc-hsyaml-prof
pure Haskell YAML 1.2 processor - profiling libraries
HsYAML is a YAML 1.2 processor,
i.e. a library for parsing and serializing YAML documents.
libjavaparser-java
Java library for parsing Java 7
The library features abstract syntax tree (AST) generation and supports
the visitor pattern. The AST records the source code structure, javadoc
and comments. It is also possible to change the AST nodes or create new
ones to modify the source code.
trinity
system call fuzz tester
As 'fuzz testing' suggests, trinity calls syscalls at random, with random
arguments. Where Trinity differs is that the arguments it passes are not
purely random.
jdupes
identify and delete or link duplicate files
jdupes is a program based in fdupes. The main goal of jdupes is identify
and taking actions upon duplicate files. In comparison with fdupes, jdupes
is heavily modified from and improved.