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.
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
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
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
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.
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.
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.
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.
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.
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