Skip to content
View nbooster's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report nbooster

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

Pinned Loading

  1. CertusPdf CertusPdf Public

    A fast declarative (programming language agnostic) pdf creation library written in C++. Ideal for server apps that generate pdfs very frequently.

    C 1

  2. compressedVector compressedVector Public

    A dynamic vector like class for handling efficiently big continuous chunks of values.

    C++ 1

  3. SnWARQ SnWARQ Public

    A header only C++ 20 efficient implementation of the Stop and Wait ARQ communication protocol (using only STL).

    C++ 1

  4. HPT HPT Public

    Header Only High Precision Timer Lib for on the fly execution time measurements of code blocks, using only standard C++ 20, and x86 intrinsics.

    C++ 1

  5. radius-2d-clustering radius-2d-clustering Public

    An efficient parallel algorithm to find the clusters of a big set of 2D points, given a radius, where for each point in a cluster, it's closest neighbor inside the cluster has Euclidean distance fr…

    C++ 1

  6. XMLNodes XMLNodes Public

    A simple and fast C++ header only XML handler library.

    C++