Ports Search

Results 4,8214,830 of 5,623 for /devel/.(0.004 seconds)
devel/rapidjson-1.0.2 (Score: 0.032514982)
Fast JSON parser/generator for C++ with both SAX/DOM style API
RapidJSON is a JSON parser and generator for C++. It supports both SAX and DOM style API.
devel/stringencoders-3.10.3 (Score: 0.032514982)
Collection of high performance C-string transformations
A collection of high performance c-string transformations, frequently 2x faster than standard implementations. including * base64, standard * base64, web/url safe, with configurable alphabet * base85 (good for http cookies) * base16 (hex) * base2 (ascii binary) * url escaping * javascript string escaping * fast number to string conversion, 4-22x faster than sprintf! * fast ascii upper/lower case conversion, 2-66x faster than stdlib!
devel/rbtools-0.7.6 (Score: 0.032514982)
Set of client tools to use with Review Board
rbtools is a collection of console utility scripts for use with Review Board.
devel/re2c-0.14.3 (Score: 0.032514982)
Compile regular expression to C (much faster final code than flex)
re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: for programming languages, given similar specifications, an re2c-based scanner is typically almost twice as fast as a flex-based scanner with little or no increase in size (possibly a decrease on cisc architectures). Indeed, re2c-based scanners are quite competitive with hand-crafted ones.
devel/readline-6.3.8 (Score: 0.032514982)
Library for editing command lines as they are typed
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.
devel/Path-Class-0.37 (Score: 0.032514982)
Cross-platform path specification manipulation
Path::Class - Cross-platform path specification manipulation
devel/regexx-0.98.1 (Score: 0.032514982)
Complete regular expressions C++ solution
Regexx is a complete regular expressions C++ solution. It implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match and atom strings retrieving. It's also included in the library functions to split strings with strings or regular expressions.
devel/remake-0.9 (Score: 0.032514982)
Fork of gmake with debugger
remake is a patched version of GNU Make that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger.
devel/Test-Dependencies-0.21 (Score: 0.032514982)
Ensure that your Makefile.PL specifies all module dependencies
Makes sure that all of the modules that are 'use'd are listed in the Makefile.PL as dependencies.
devel/rlvm-0.14.0.20150425 (Score: 0.032514982)
RealLive virtual machine clone
rlvm is a Free Software reimplementation of VisualArt's KK's RealLive interpreter, used in the games Kanon, Air, CLANNAD, Planetarian, Tomoyo After and Little Busters, among many others.