Ports Search

Results 461470 of 5,623 for /devel/.(0.002 seconds)
devel/commoncpp-1.8.1 (Score: 0.032514982)
GNU project portable class framework for C++
Common C++ offers a highly portable C++ application development framework. Common C++ provides classes for threads, sockets, daemon management, system logging, object synchronization, realtime network development, persistent object management, and file access.
devel/conform-2.1.1 (Score: 0.032514982)
Easy release configuration for Elixir apps
The definition of conform is "Adapt or conform oneself to new or different conditions". As this library is used to adapt your application to its deployed environment, I think it's rather fitting. It's also a play on the word configuration, and the fact that Conform uses an init-style configuration, maintained in a .conf file. Conform is a library for Elixir applications. Its original intended use is in exrm as means of providing a simplified configuration file for deployed releases, but is flexible enough to work for any use case where you want init-style configuration translated to Elixir/Erlang terms. It is inspired directly by basho/cuttlefish, and in fact uses its .conf parser. Beyond that, you can look at conform as a reduced (but growing!) implementation of cuttlefish in Elixir.
devel/conform_exrm-1.0.0 (Score: 0.032514982)
Conform plugin for ExRM
This plugin enables use of Conform with your ExRM releases.
devel/connection-1.0.4 (Score: 0.032514982)
Elixir behavior for connection processes
Elixir behavior for connection processes.
devel/coverex-1.4.10 (Score: 0.032514982)
Coverage Reports for Elixir
Coverage Reports for Elixir.
devel/cons-2.2.0 (Score: 0.032514982)
Perl-based Make Replacement
This is a Perl-based make replacement, but does not provide make compatibility. It has a number of powerful capabilities not found in other software construction systems, including make. Cons is a system for constructing, primarily, software, but is quite different from previous software construction systems. Cons was designed from the ground up to deal easily with the construction of software spread over multiple source directories. Cons makes it easy to create build scripts that are simple, understandable and maintainable. Cons ensures that complex software is easily and accurately reproducible.
devel/decimal-1.1.2 (Score: 0.032514982)
Arbitrary precision decimal arithmetic for Elixir
Arbitrary precision decimal arithmetic for Elixir.
devel/covtool-2.1 (Score: 0.032514982)
C++ test coverage analyzer
A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You can thus add your own instrumentation to every line on the fly.
devel/dialyze-0.2.1 (Score: 0.032514982)
Mix dialyzer task
A dialyzer task for Elixir's Mix.
devel/elixir-estree-2.4.0 (Score: 0.032514982)
JavaScript AST to JavaScript code generator in Elixir
The ESTree Nodes and JavaScript AST to JavaScript code generator in Elixir.