Ports Search

Results 5,1615,170 of 5,623 for /devel/.(0.007 seconds)
devel/needle-1.3.0 (Score: 0.032514982)
Dependency-injection/inversion-of-control container
Needle is a dependency injection (also, inversion of control) container for Ruby. Ultimately, it can reduce the amount of code that you have to write, simplifying many common programming tasks for you. This has the two-fold benefit of both decreasing application development time, and of decreasing the effort needed to maintain your application. Specifically, Needle can do: - Log Method Execution - Reference Another Service - Unit Testing - Lifestyle Management
devel/libtexlua-5.2.4 (Score: 0.032514982)
Lua library for TeXLive
libtexlua is a Lua 5.2 library modified for LuaTeX.
devel/nenv-0.3.0 (Score: 0.032514982)
Convenient wrapper for ENV
Using ENV in Ruby is like using raw SQL statements - it feels wrong, because it is. If you agree, this gem is for you. The benefits over using ENV directly: - much friendlier stubbing in tests - you no longer have to care whether false is "0" or "false" or whatever - NO MORE ALL CAPS EVERYWHERE! - keys become methods - namespaces which can be passed around as objects - you can subclass! - you can marshal/unmarshal your own types automatically! - strict mode saves you from doing validation yourself - and there's more to come... - it's designed to be as lightweight and as fast as possible compared to ENV - designed to be both hackable and convenient
devel/synctex-1.17.0 (Score: 0.032514982)
Synchronization TeXnology parser library
The Synchronization TeXnology named SyncTeX is a new feature of recent TeX engines designed by Jerome Laurens. It allows to synchronize between input and output, which means to navigate from the source document to the typeset material and vice versa.
devel/nesty-1.0.2 (Score: 0.032514982)
Nested exception support for Ruby
Nested exception support for Ruby
devel/netaddr-1.5.1 (Score: 0.032514982)
Package for manipulating network addresses
Package for manipulating network addresses.
devel/newrelic-grape-2.1.0 (Score: 0.032514982)
Newrelic instrument for grape
Newrelic instrument for grape
devel/newrelic_rpm-3.15.0.314 (Score: 0.032514982)
Performance management system for Rails applications
Performance management system which provides deep information about Ruby on Rails application performance while running in production.
devel/nice-ffi-0.4 (Score: 0.032514982)
Convenience layer atop Ruby-FFI
Nice-FFI is a layer on top of Ruby-FFI (and compatible FFI systems) to augment it with features to aid development of FFI-based libraries.
devel/oj-2.12.14 (Score: 0.032514982)
Fast JSON parser and serializer
The fastest JSON parser and object serializer.