Ports Search

Results 511520 of 5,623 for /devel/.(0.002 seconds)
devel/bear-0.8.3 (Score: 0.032514982)
Set of statistics functions for Erlang
A set of statistics functions for Erlang. Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.
devel/libosmo-netif-0.0.6 (Score: 0.032514982)
Library containing common/shared code regarding network interface
Library containing common/shared code regarding network interface.
devel/qbs-1.6.0 (Score: 0.032514982)
Qt Build Suite
QBS (Qt Build Suite) is a cross-platform build environment) tailored to the needs of Qt developers. It is part of the Qt Project.
devel/clique-0.3.6 (Score: 0.032514982)
CLI Framework for Erlang
Clique is an opinionated framework for building command line interfaces in Erlang. It provides users with an interface that gives them enough power to build complex CLIs, but enough constraint to make them appear consistent.
devel/cxref-1.6e (Score: 0.032514982)
C program cross-referencing & documentation tool
A program that takes as input a series of C source files and produces a LaTeX or HTML document containing a cross reference of the files/functions/variables in the program, including documentation taken from suitably formatted source code comments. The documentation is stored in the C source file in specially formatted comments, making it simple to maintain. The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions.
devel/common_lib-3.3.4 (Score: 0.032514982)
Library of commonly used Erlang functions
common_lib is a library of Erlang functions used by oserl and other projects.
devel/cuttlefish-2.0.7 (Score: 0.032514982)
Configuration library for Erlang
Cuttlefish is a library for Erlang applications that wish to walk the fine line between Erlang app.configs and a sysctl-like syntax.
devel/esdl-1.0.1 (Score: 0.032514982)
Library for accessing SDL and OpenGL through Erlang
Esdl is library for accessing SDL and OpenGL through Erlang.
devel/folsom-0.8.3 (Score: 0.032514982)
Erlang based metrics system inspired by Coda Hale's metrics
Folsom is an Erlang based metrics system inspired by Coda Hale's metrics. The metrics API's purpose is to collect real-time metrics from your Erlang applications and publish them via Erlang APIs and output plugins. folsom is not a persistent store. There are 6 types of metrics: counters, gauges, histograms (and timers), histories, meter_readers and meters.
devel/gen_smtp-0.11.0 (Score: 0.032514982)
Extensible SMTP server and client for Erlang
A generic Erlang SMTP server and client that can be extended via callback modules.