Skip to content
View Fgrtue's full-sized avatar
  • ClickHouse
  • Amsterdam

Block or report Fgrtue

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. MapReduce MapReduce Public

    This is my implementation of MadReduce method.

    C++

  2. Lock-Free-Data-Structures Lock-Free-Data-Structures Public

    This repository contains my implementations of some lock-free data structures, as well as tests and benchmarks for comparing them with each other and non-lock-free structures.

    C++ 2

  3. RayTracer RayTracer Public

    The project on building a ray tracer. Taking an .OBJ file as an input it renders a nice .PNG (or .JPG) picture

    C++ 1

  4. Redis Redis Public

    This is my implementation of Redis Server

    C++