multifile

There are 7 repositories under multifile topic.

  • rickslick/grpcUpload

    concurrent multi file upload using gRPC

    Language:Go22204
  • abrdo/Widget_library---in_CPP

    This is my graphical widget library. You can make GUI applications in c++ using this library. You can create and manage static texts, checkboxes, text and number editor boxes, selector lists and buttons with a simple elagant design.

    Language:HTML1200
  • MariaSolOs/add-multifile

    Create custom multi-file items in VS Code

    Language:TypeScript0100
  • MCRusher/CppReader

    Two Readers conforming to a reader_interface, created for a 1 char look ahead lexer system

    Language:C++0100
  • mithracodes/footpath-search

    A linked list-based dictionary program with an attribute-based search algorithm that efficiently stores and retrieves footpath information

    Language:C0100
  • migmm/file-content-copier

    With this extension, you'll be able to copy the content of the files you select in the VSCode explorer and take it directly to the clipboard.

    Language:TypeScript
  • Winterwind/Crude-Wordle

    The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose the word and a more complex one that uses a pre-chosen word.

    Language:Java