crystal-samples
samples for the Crystal object-oriented programming language
The Crystal's language syntax is inspired by Ruby, the language is statically
type-checked but does not require that the type of variables or method
arguments be specified.
llvm-17-tools
Modular compiler and toolchain technologies, tools
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
snimpy
interactive SNMP tool with Python
Snimpy is a Python-based tool providing a simple interface to build
SNMP queries. This interface aims at being the most Pythonic
possible: you grab scalars using attributes and columns are like
dictionaries.
php-phpdocumentor-reflection-docblock
DocBlock parser - phpDocumentor component
The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser
that is 100% compatible with the PHPDoc standard.
libtrilinos-shards-13.2
interoperability tools for PDE solving - runtime files
The purpose of Shards is to provide a suite of common tools for numerical and
topological data that facilitate interoperability between typical software
modules used to solve Partial Differential Equations (PDEs) by finite element,
finite volume and finite difference methods. Shards comprises of two
categories of tools: methods to manage and access information about cell
topologies used in mesh-based methods for PDEs, and methods to work with
multi-dimensional arrays used to store numerical data in corresponding
computer codes.
mlir-17-tools
Multi-Level Intermediate Representation tools
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.