Softwear Development

Popular repositories Loading

  1. yaml2json and json2yaml for very large files, requiring <10MB of memory regardless of the size of the input file

    C++ 4 1

  2. Wrappers for the syscalls getxattr, setxattr, removexattr and listxattr.

    C++ 3

  3. A thread safe, header only implementation of a smart pointer that frees resources when no longer required and allocates them again once they're needed.

    C++ 2 1

  4. A c++ implementation of a lock-free channel

    C++ 1

  5. For generating many UUIDs

    C++ 1

  6. Forked from puleos/object-hash

    Generate hashes from javascript objects in node and the browser.

    JavaScript