Skip to content
View divinciest's full-sized avatar

Block or report divinciest

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. cppDeadLockDetector cppDeadLockDetector Public

    This is a debugging library designed to detect deadlocks in multi-threaded applications. It uses hook-based mutexes that can be toggled on or off in debug mode to catch potential deadlocks.

    C++

  2. docx-variable-replacement docx-variable-replacement Public

    This Node.js library provides an efficient solution for processing DOCX files, extracting placeholders, and replacing them with dynamic values, even in cases where the placeholders span across mult…

    JavaScript

  3. fosgl fosgl Public

    FOSGL (Folder Structure Generation Language) is a powerful XML-based scripting language designed for generating and manipulating folder structures. It provides a flexible and intuitive way to creat…

    C++

  4. llm-json-parser llm-json-parser Public

    LLM JSON Parser is a groundbreaking TypeScript library designed to parse and reconstruct even the most severely broken JSON data using a predefined schema. This library pushes the limits of what is…

    TypeScript

  5. miracle-build-system miracle-build-system Public

    Miracle is designed to be easy to use, with a simple command-line interface and a Lua-based scripting interface that provides powerful features like automatic dependency management, file matching, …

    C

  6. ts-platform-aware ts-platform-aware Public

    This repository contains a single file, `platform.ts`, which provides a set of decorators and utility functions to help manage code that needs to run on different platforms (web browsers and Node.j…

    TypeScript