-
INRIA
- France
- https://svalat.github.io/
Stars
PSyclone is a source-to-source Fortran compiler designed to programmatically optimise, parallelise and instrument HPC applications via user-provided transformation scripts.
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimental status).
Parallel Computing -- Validation Suite: Validation engine for Exascale project benchmarks
A RDMA server acting as a cache in NVDIMM memory between ummap-io-v2 and Motr developped for the SAGE 2 EU project.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
A user space mmap implementation for IOs with eviction policies developped for the SAGE2 EU project. This version is a re-implementation of the original ummap-io project.
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
Ephemeral distributed filesystem build up from the local storage of several nodes. It is an evolution of AdaFS done inside the NGIO project by BSC in collaboration with JGU.
GOTCHA is a library for wrapping function calls in shared libraries
📊 The statistical analysis tool for git repositories
Memkind is an easy-to-use, general-purpose allocator which helps to fully utilize various kinds of memory available in the system, including DRAM, NVDIMM, and HBM
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
Embedded web server, with TCP/IP network stack, MQTT and Websocket
Quick OCR to extract perfect formed text from PGM files instead of use gocr to get less error when working on perfect files. This is to fix issues of default pgm2txt command which require lot of bo…