svalat
I get my PhD. on memory management for supercomputer at CEA. After beeing at CERN and ATOS/Bull, I'm now at INRIA working arround CROCO simulation.
INRIAFrance
svalat's Stars
sharkdp/bat
A cat(1) clone with wings.
impress/impress.js
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.
antonmedv/fx
Terminal JSON viewer & processor
catchorg/Catch2
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)
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
capstone-engine/capstone
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, TriCore, Webassembly, XCore and X86.
Kitware/CMake
Mirror of CMake upstream repository
zaach/jison
Bison in JavaScript.
ejwa/gitinspector
:bar_chart: The statistical analysis tool for git repositories
yrnkrn/zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
image-rs/imageproc
Image processing operations
pmem/syscall_intercept
The system call intercepting library
baicunko/scanyourpdf
Repository for the Scan Your Pdf community
open-mpi/hwloc
Hardware locality (hwloc)
memkind/memkind
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
nlohmann/mutate_cpp
C++ Mutation Test Environment
yotamr/traces
API tracing framework for Linux C/C++ applications
s12v/hasher
Chrome developer toolbox
memtt/malt
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.
stfc/PSyclone
Domain-specific compiler and code transformation system for Finite Difference/Volume/Element Earth-system models in Fortran
LLNL/GOTCHA
GOTCHA is a library for wrapping function calls in shared libraries
NGIOproject/old_GekkoFS_old
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.
cea-hpc/pcvs-benchmarks
Parallel Computing -- Validation Suite: Validation engine for Exascale project benchmarks
cea-hpc/pcvs
cea-hpc/mpc-allocator
svalat/svUnitTest
C++ test suite library, similar to CPPunit.
svalat/svpgm2txt
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 boring manual fixes in final document.
FR-GRE-BDS-HPC-SW-SAGE2-GMA/iocatcher
A RDMA server acting as a cache in NVDIMM memory between ummap-io-v2 and Motr developped for the SAGE 2 EU project.
FR-GRE-BDS-HPC-SW-SAGE2-GMA/ummap-io-v2
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.