Skip to content
View jozef-sabo's full-sized avatar

Highlights

  • Pro

Block or report jozef-sabo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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. url-shortener url-shortener Public

    Really simple, compact and lighweight implementation of URL shortener using Python, Flask and PostgreSQL database

    Python

  2. tcmalloc-exploitation tcmalloc-exploitation Public

    An exemplary application that shows strengths and weaknesses of Google's TCMalloc implementation through simple, yet most complete program, adding the document with found possible exploits enumeration

    C 1

  3. NUKIB/maldump NUKIB/maldump Public

    Multi-quarantine extractor

    Python 47 10

  4. sb-ncbr/mddash-fs-mapper sb-ncbr/mddash-fs-mapper Public

    Python

  5. parallel-queue parallel-queue Public

    Really simple C implementation of parallel queue. Three types, lockfree, with locks and monothread queue.

    C