Skip to content
View cas4ey's full-sized avatar
  • Self-employed
  • Remotely-Worldwide
Block or Report

Block or report cas4ey

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. yse/easy_profiler yse/easy_profiler Public

    Lightweight profiler library for c++

    C++ 2.1k 180

  2. behavior-studio behavior-studio Public

    BehaviorStudio is a cross-platform behavior trees editor that allows you to create, modify, view and save behavior trees in xml format. Please, see Wiki page for more information!

    Python 41 12

  3. signals_library signals_library Public

    SignalsLibrary (a.k.a. slib) is simple "include and use" library that provides anonimous function pointer (slib::delegate), function arguments list (slib::args_list) and simple messaging system (sl…

    C++ 2 1

  4. shared_allocator shared_allocator Public

    SharedAllocator is simple allocator that allocates memory inside one shared library and can be used to make it safe to share STL containers between several shared libraries.

    C++ 6 3

  5. consitent-threadpool consitent-threadpool Public

    C++

  6. jqlayouts jqlayouts Public

    Qt style layouts for Java.swing UI framework

    Java