Ports Search

Results 3,8813,890 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
Perl extension for looks_like_number() perl API
Scalar::Util::LooksLikeNumber contains looks_like_number() like Scalar::Util's looks_like_number(), except it returns the raw value from the C function. Scalar::Util used to do this also, but it returns a booleanized value since 1.39.
devel/Config-General-2.63 (Score: 4.7921552E-4)
Perl5 module for handling Apache-style configuration files
Config::General handles configuration files of a format inspired by Apache's httpd.conf file format. It features some enhancements such as here-documents, C-style commends and multi-line options. Both reading and writing of configuration files is supported.
devel/libdasm-1.5 (Score: 4.7921552E-4)
Simple x86 disassembly library
libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax.
devel/pyrex-0.9.9 (Score: 4.7921552E-4)
Programming Language for writing Python extension modules
Pyrex is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C.
devel/spdict-0.3 (Score: 4.7921552E-4)
Library of dictionary algorithms
spdict is a library of dictionary algorithms written in C++. Initial release with support for sorted array, binary search tree, red-black tree, skip list and balanced tree algorithms.
devel/ffi-compiler-0.1.3 (Score: 4.7921552E-4)
Ruby FFI library
ffi-compiler is a ruby library for automating compilation of native libraries for use with ffi. To use, define your own ruby->native API using ffi, implement it in C, then use ffi-compiler to compile it.
devel/json-1.8.3 (Score: 4.7921552E-4)
Parse JSON texts and generate them from ruby data structures
This library can parse JSON texts and generate them from ruby data structures. This port implemented in C and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler.
devel/wxglade-0.7.2 (Score: 4.7921552E-4)
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.
games/nettoe-1.5.1 (Score: 4.7921552E-4)
Tic tac toe game playable over the network
netToe is a Tic Tac Toe-like game for the console written in C using UNIX sockets. It is playable by 2 players over the network, against computer AI, or against another player on the same machine.
irc/smartirc4net-1.0 (Score: 4.7921552E-4)
Multi-layered IRC library
SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient.