ewized - Overview

Pinned Loading

  1. 2

    # This is free and unencumbered software released into the public domain.

    4

    # Anyone is free to copy, modify, publish, use, compile, sell, or

    5

    # distribute this software, either in source code form or as a compiled
  2. 1

    #!/usr/local/bin/python3

    2

    # This is free and unencumbered software released into the public domain.

    4

    # Anyone is free to copy, modify, publish, use, compile, sell, or

    5

    # distribute this software, either in source code form or as a compiled
  3. A scheduler that uses a linked queue to schedule tasks, and executes them using an non blocking design.

    C++ 1

  4. Utilities is a collection of API's to make coding faster and simpler.

    Java 6 4

  5. This is the plugin that handles the games that Year4000 runs.

    JavaScript 2 2

  6. Programs for learning the language.

    Rust