Skip to content
View timepp's full-sized avatar

Block or report timepp

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. microsoft/compoundfilereader microsoft/compoundfilereader Public

    A simple header file to read Microsoft compound file with minimal efforts.

    C++ 74 27

  2. simplest crc32 c++ implementation simplest crc32 c++ implementation
    1
    #pragma once
    2
    
                  
    3
    #include <stdint.h>
    4
    
                  
    5
    struct crc32
  3. dot2dgml dot2dgml Public

    Convert dot files to dgml -- Written in the great D language

    D 8 1

  4. symview symview Public

    viewing windows symbols(its sizes, locations, types, occupies) from pdb files easily

    D 6 6

  5. bdlog bdlog Public

    highly extensible c++ log library on windows system

    C 2 1

  6. excelview excelview Public

    TypeScript 1