Implementation of URI Template(RFC6570) specification for PHP.
The Vulcan Logic Disassembler hooks into the Zend Engine and
dumps all the opcodes (execution units) of a script.
A weak reference provides a gateway to an object without preventing
that object from being collected by the garbage collector (GC).
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
based navigational interface. The raw data collection component is implemented
in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable
of reporting function-level inclusive and exclusive wall times, memory usage,
CPU times and number of calls for each function. Additionally, it supports
ability to compare two runs (hierarchical DIFF reports), or aggregate results
from multiple runs.
This extension provides API for communicating with ZooKeeper service.
A library supporting IR communication over the Lego Mindstorms IR tower.
It can be used from C programs on Posix compliant platforms, supports
multiple protocols and is designed to be a replacement for lnpd.
A C++ library of designs, containing flexible implementations of
common design patterns and idioms.
mk-configure is a lightweight replacement for GNU autotools, written in bmake
(portable version of NetBSD make) and POSIX shell. mk-configure also provides
standalone mkc_check_xxx scripts that can be used without bmake.
Monotone-viz is a small GTK+ application that
visualizes monotone ancestry graphs.
Monotone is a free distributed version control system.
Monotone-viz is developed in the Objective Caml language,
using the GTK+ and libgnomecanvas libraries (via LablGTK,
an OCaml binding for GTK+), and it uses the dot program
from the Graphviz package.
The ncurses software includes a SVr4 and XSI-Curses compatible
curses library as well as terminfo tools including "tic", "infocmp",
and "captoinfo". The library is used by other programs for text-mode
support of color, multiple highlights, forms-drawing characters,
automatic recognition of keypad and function-key sequences, and
more.
The ncurses library uses a terminfo database (included), but can
be configured to use BSD's /etc/termcap file instead. This has
been approved by the old 4.4BSD curses maintainer as the official
4.4BSD curses successor.