Skip to content
View rturrado's full-sized avatar

Block or report rturrado

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rturrado/README.md

Hola! This is a summary of what you can find in some of the projects of this repository.

C++

Modern C++ ecosystem

  • the_modern_cpp_challenge:
    • Libraries: fmt, range-v3.
    • Unit testing: gtest.
    • Benchmarking: Google benchmark.
    • Build systems: CMake.
    • Continuous integration: GitHub Actions.
    • Sanitizers: address sanitizer (ASAN).
    • Code coverage: gcov, codecov.
    • docker.

Ranges

  • aoc_2022: examples using Eric Niebler's range-v3.

Coroutines

  • coro: examples using the reference implementation of the std::generator proposal, as well as boost::asio coroutines.
  • word_converter: example of a tokenizer for a small language parser as a coroutine.

Package management

OCaml

Pinned Loading

  1. PennyLaneAI/catalyst PennyLaneAI/catalyst Public

    A JIT compiler for hybrid quantum programs in PennyLane

    Python 211 73

  2. QuTech-Delft/libqasm QuTech-Delft/libqasm Public

    libQASM: Library to parse cQASM files

    C++ 23 17

  3. PennyLaneAI/jeff-mlir PennyLaneAI/jeff-mlir Public

    An MLIR dialect for the *jeff* exchange format

    C++ 2 2

  4. QuTech-Delft/qx-simulator QuTech-Delft/qx-simulator Public

    QX Simulator

    C++ 19 13

  5. llvm/llvm-project llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 38.5k 17.3k

  6. QuTech-Delft/OpenSquirrel QuTech-Delft/OpenSquirrel Public

    A flexible (Python-based) quantum program compiler

    Python 17 6