Ports Search

Results 251260 of 5,623 for /devel/.(0.002 seconds)
devel/calibrator-0.9 (Score: 0.032514982)
Cache Profiling Tool
The Calibrator is a small C program that is supposed to analyze a computer's memory system and extract the following parameters: * number of cache levels * for each cache level: size, linesize, access/miss latency * main memory access latency, number of TLB levels * for each TLB level: capacity, pagesize, TLB miss latency The Calibrator is a by-product of our work on Main-Memory Databases within the Monet project. The Calibrator is freely available for download and usage, but we kindly ask all users to include a reference to the Calibrator's home page whenever they refer to the Calibrator or publish calibration results.
devel/capstone-3.0.4 (Score: 0.032514982)
Multi-platform, multi-architecture disassembly framework
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Features: * Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86 * Clean/simple/lightweight/intuitive architecture-neutral API * Provide details on disassembled instruction (called "decomposer") * Provide some semantics of the disassembled instruction, such as list of implicit registers read & written. * Implemented in pure C language, with bindings for Python, Ruby, C#, Java, GO, OCaml & Vala available. * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris) * Thread-safe by design * Distributed under the open source BSD license
devel/capstone-4.0 (Score: 0.032514982)
Multi-platform, multi-architecture disassembly framework
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Features: * Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86 * Clean/simple/lightweight/intuitive architecture-neutral API * Provide details on disassembled instruction (called "decomposer") * Provide some semantics of the disassembled instruction, such as list of implicit registers read & written. * Implemented in pure C language, with bindings for Python, Ruby, C#, Java, GO, OCaml & Vala available. * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris) * Thread-safe by design * Distributed under the open source BSD license
devel/AdaID-0.0.1 (Score: 0.032514982)
Simple Ada library for generating UUIDs
AdaID is a simple Ada library for generating UUIDs. Supported operations include: * Generating random UUIDs * Generating name-based UUIDs * Restoring UUIDs from a string representation. * Converting a UUID to a string
devel/cask-0.7.0 (Score: 0.032514982)
Project management tool for Emacs
Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more. Cask can also be used to manage dependencies for your local Emacs configuration.
devel/cdk-5.0.20160131 (Score: 0.032514982)
Curses Development Kit for speedy development of full screen programs
Cdk stands for 'Curses Development Kit' and it currently contains 21 ready to use widgets which facilitate the speedy development of full screen curses programs. Each widget has the ability to display color, or other character attributes. Cdk comes with a attribute/color format command set which allows a programmer to add colors and characters attributes simply.
devel/catch-1.5.4 (Score: 0.032514982)
Header-only test framework for C++
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
devel/antlr-2.7.7 (Score: 0.032514982)
ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions.
devel/cbrowser-0.8 (Score: 0.032514982)
Graphical front end for cscope and cscope clones
A graphical front-end to `cscope' and its clone `cs' with a number of nice features, including: - Graphical window interface for general ease of use. - Function call hierarchy and function viewer. - Recall of previous queries and query results for easy browsing. - Ability to switch between databases and query back-ends. - Source code highlighting ala Emacs. - Querying and building may be performed simultaneously. - Build database dialog allows interactively configuring source and include directories. - Saves queries and/or query results for later sessions. - Query results and file browser separated by adjustable pane. - Full text search in viewer windows. - Convenient key and button bindings. - Ability to invoke any editor directly from browser. - Crude but existing help menu.
devel/cc65-2.13.3 (Score: 0.032514982)
Cross-compiler for 6502-based systems, includes 65816 assembler
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. Direct library support (that is, startup/initialization code) and support libraries for other features are available for... - the Commodore C64 - the GEOS operating system for the Commodore C64 - the Commodore C128 - the Commodore C16, C116 and Plus/4 - the Commodore P500 - the Commodore 600/700 family of computers - the Apple ][ - the Atari 8bit machines - the Oric Atmos - the Nintendo Entertainment System (NES) - the Supervision Game Console - the Atari Lynx Console