Skip to content
View edwila's full-sized avatar

Block or report edwila

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Computer-Organization Computer-Organization Public

    CPU architecture simulation software, written by me.

    C

  2. mem_lib mem_lib Public

    Low-level memory interface with support for dynamic memory allocation and freeing.

    C

  3. Networking Networking Public

    A collection of networking frameworks built by me for my own projects.

    Lua

  4. Networking_CPP Networking_CPP Public

    Networking library, ported to C++. ENet + EnTT ECS Framework. To build, you need to install the EnTT lib and add to your include path.

    C++

  5. Search-Engine Search-Engine Public

    Search engine project using an inverted index structure.

    Python

  6. Security-Testing Security-Testing Public

    A collection of code that experiments with different attack models on encryption algorithms.

    Python