Skip to content
View xidruk's full-sized avatar

Organizations

@raystronic

Block or report xidruk

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 100 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. garbage-collector Public

    A lightweight, cross-language garbage collector that provides automatic memory management for C, C++, and Python projects. XiGC helps prevent memory leaks by tracking allocations and providing simp…

    C

  2. fast-data-writer Public

    fwriter is a high-performance C printing library that leverages inline assembly for fast, formatted output. It supports printing characters, strings, and decimal numbers using custom format specifi…

    C

  3. Virtual-Memory Public

    A comprehensive collection of resources on virtual memory implementations in Linux, Windows, and general concepts. This repository organizes key documentation, summaries, and links to help develope…

  4. hash-map Public

    A simple yet powerful hash map implementation in C. This project provides a versatile data structure for key-value pair storage with efficient lookup operations.

    C 1

  5. safeclib Public

    Safeclib - Memory-safe C library providing secure string/memory operations with bounds checking, overflow prevention, and modular design. Available as static/shared libraries.

    C

  6. xt3-tree Public

    A lightweight C implementation of the tree command with file size display and colored output for visualizing directory structures.

    C