Skip to content
View LessComplexity's full-sized avatar

Organizations

@DevShiftTeam
Block or Report

Block or report LessComplexity

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

  1. DevShiftTeam/APIShift DevShiftTeam/APIShift Public

    APIShift is a platform for creating any type of API/server with a modular, scalable design, not confined to any specific network architecture. The purpose of APIShift is to help build and deploy a …

    Vue 11 5

  2. DevShiftTeam/AppShift-MemoryPool DevShiftTeam/AppShift-MemoryPool Public

    A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)

    C++ 193 24

  3. DevShiftTeam/CPPShift DevShiftTeam/CPPShift Public

    Microservices framework for C++ that allows developing microservices as completely seperate dynamic libraries or excecutables, and run them on seperate but communicating threads, processes or netwo…

    C++ 4

  4. Neural-Network-Engine Neural-Network-Engine Public

    A neural network library for easy use and customization of AI based on neural networks.

    C++ 1

  5. Cross-Platform-GL-Application Cross-Platform-GL-Application Public template

    Implementation of an OpenGL environment in a C++ project that can be easily configured to work both on linux or window, and x64 or x86 architectures.

    C++

  6. DSE-Game-Engine DSE-Game-Engine Public

    A game engine build upon OpenGL ES 2.0 on the android SDK

    Java