Ports Search

Results 951960 of 5,623 for /devel/.(0.002 seconds)
devel/ace-6.3.4 (Score: 0.032514982)
Adaptive Communication Environment for C++
The ADAPTIVE Communication Environment (ACE) is an object-oriented (OO) toolkit that implements fundamental design patterns for communication software. ACE provides a rich set of reusable C++ wrappers and frameworks that perform common communication software tasks across a range of OS platforms.
devel/bsd-sysctl-1.0.7 (Score: 0.032514982)
Access to the BSD sysctl(3) interface
This module provides efficient access to the BSD sysctl(3) interface via the Haskell FFI. It allows to read and write both basic sysctl types, as well as complex opaque types (typically C structures) described via Storable instances.
devel/byteable-0.1.1 (Score: 0.032514982)
Type class for sequence of bytes
Abstract class to manipulate sequence of bytes. The use case of this class is abstracting manipulation of types that are just wrapping a bytestring with stronger and more meaniful name.
devel/byteorder-1.0.4 (Score: 0.032514982)
Exposes the native endianness or byte ordering of the system
This package is for working with native byte-ordering of the system.
devel/bytestring-lexing-0.5.0.2 (Score: 0.032514982)
Parse and produce literals from strict or lazy bytestrings
Parse and produce literals efficiently from strict or lazy bytestrings.
devel/bytestring-mmap-0.2.2 (Score: 0.032514982)
Mmap support for strict ByteStrings
This library provides a wrapper to mmap(2), allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, using the virtual memory subsystem to do on-demand loading.
devel/bytestring-nums-0.3.6 (Score: 0.032514982)
Parse numeric literals from ByteStrings
Parse numeric literals from ByteStrings.
devel/bytestring-show-0.3.5.6 (Score: 0.032514982)
Efficient conversion of values into readable byte strings
Efficient conversion of values into readable byte strings.
devel/c2hs-0.26.1 (Score: 0.032514982)
C->Haskell FFI tool that gives some cross-language type safety
C->Haskell assists in the development of Haskell bindings to C libraries. It extracts interface information from C header files and generates Haskell code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsch2s), this ensures that C functions are imported with the correct Haskell types.
devel/cabal-install-1.22.6.0 (Score: 0.032514982)
Command-line interface for Cabal and Hackage
The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs.