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

Highlights

  • Pro

Block or report fDero

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
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++ 12 1

  2. MinMax MinMax Public

    A modern C++ implementation of the min-max algorithm, used to select the best move in a zero-sum game like chess, tic-tac-toe, checkers etc.

    C++

  3. 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++

  4. Keva Keva Public

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

    Go 4

  5. IssuuDownloader IssuuDownloader Public

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

    Python 6 1

  6. MiniGrammar MiniGrammar Public

    A parser-generation library that makes use of python metaprogramming to inject the parsing-logic into user defined AST-classes

    Python 1