Skip to content
View wowczarek's full-sized avatar

Organizations

@ptpd

Block or report wowczarek

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

    Forked from ptpd/ptpd

    Wojciech's ptpd workspace

    C 19 11

  2. Simple C (C99) re-entrant "foreach" ...
    1
    #include <string.h>
    2
    
                  
    3
    /* (c) 2015 Wojciech Owczarek - BSD Clause 2 licence - I'm too lazy to paste it */
    4
    
                  
    5
    #ifndef __FOREACH_TOKEN_H
  3. hmap Public

    A dynamic hash table implementation in C99 with Robin Hood hashing, Fibonacci index lookup and gradual resize.

    C 3

  4. rbt Public

    Yet another red-black tree implementation

    C 2 1

  5. ptpd/ptpd Public

    PTPd official source - master branch a.k.a. trunk

    C 527 200

  6. barser Public

    The Bastard Parser (a flexible hierarchical configuration parser)

    C 3