Ports Search

Results 5,5115,520 of 5,623 for /devel/.(0.004 seconds)
devel/vstr-1.0.15 (Score: 0.032514982)
General purpose string library for C
Vstr is a string library, designed so you can work optimally with readv()/writev() for input/output. This means that, for instance, you can readv() data to the end of the string and writev() data from the beginning of the string without having to allocate or move memory. It also means that the library is completely happy with data that has multiple zero bytes in it.
devel/vtable-dumper-1.1 (Score: 0.032514982)
List content of virtual tables in a C++ shared library
List contents of virtual tables in a C++ shared library It is intended for developers of software libraries and maintainers of Linux distributions who are interested in ensuring backward binary compatibility.
devel/vtcl-1.6.1a1 (Score: 0.032514982)
Application Development Environment for Tcl/Tk
Visual Tcl is a freely-available, high-quality application development environment for UNIX, Window$ and Macintosh platforms. Visual Tcl is written entirely in Tcl/Tk. No extensions. Tcl7.6 and Tk4.2 or later are required.
devel/vxlog-1.0.3 (Score: 0.032514982)
C++ logging library
C++ logging library.
devel/pylru-cache-0.1.4 (Score: 0.032514982)
LRU cache for Python
LRU cache for python. Provides a dictionary-like object as well as a method decorator.
devel/websocketpp-0.7.0 (Score: 0.032514982)
Header only implementation of the WebSocket protocol
WebSocket++ is an open source (BSD license) header only C++ library that implements RFC6455 The WebSocket Protocol. It allows integrating WebSocket client and server functionality into C++ programs. It uses interchangable network transport modules including one based on C++ iostreams and one based on Boost Asio.
devel/pyqi-0.3.2 (Score: 0.032514982)
Tools for developing and testing command line interfaces in Python
pyqi (canonically pronounced pie chee) is designed to support wrapping general commands in multiple types of interfaces, including at the command line, HTML, and API levels.
devel/rebulk-0.7.4 (Score: 0.032514982)
Python library that performs advanced searches in strings
ReBulk is a python library that performs advanced searches in strings that would be hard to implement using re module or String methods only. It includes some features like Patterns, Match, Rule that allows developers to build a custom and complex string matcher using a readable and extendable API.
devel/wizardkit-0.1 (Score: 0.032514982)
Framework needed by Project Manager
Framework needed by Project Manager. LICENSE: MIT / FDL
devel/wxglade-0.7.2 (Score: 0.032514982)
GUI builder for wxPython/wxWidgets written in Python
wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++ and XRC (wxWidgets' XML resources) code.