Skip to content
View fDero's full-sized avatar
  • Cloud9 Reply
  • Naples, Italy

Highlights

  • Pro

Block or report fDero

Report abuse

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

Report abuse
fDero/README.md

Pinned Loading

  1. Basalt Basalt Public

    Compiler for the Basalt programming language, a type-safe, general-purpuse, low-level language compiled directly to machine code

    C++ 9 1

  2. Keva Keva Public

    A lightweight distributed key‑value database with persistence, powered by the Raft consensus algorithm to distribute logs (redis-like approach)

    Go 1

  3. IssuuDownloader IssuuDownloader Public

    Simple command-line tool to download entire repositories of documents from issuu.com concurrently using python multithreading

    Python 3

  4. Lockfree Lockfree Public

    An implementation of a multi-producer/multi-consumer lockfree fixed-sized queue in modern C++20 (in the form of an header-only library)

    C++