John Baracuda (@JohnBaracuda)
  • Stars
    star
    469
  • Global Rank 60,900 (Top 3 %)
  • Followers 31
  • Following 9
  • Registered almost 5 years ago
  • Most used languages
    C#
    100.0 %
  • Location ๐Ÿ‡บ๐Ÿ‡ธ United States
  • Country Total Rank 17,687
  • Country Ranking
    C#
    475

Top repositories

1

com.baracuda.runtime-monitoring

Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
C#
400
star
2

com.baracuda.thread-dispatcher

Thread Dispatcher is an open source tool to pass the execution of a Delegate, Coroutine or Task from a background thread to the main thread, and await its completion or result on the calling thread as needed.
C#
44
star
3

com.baracuda.preprocessor-symbol-definition-files

This package provides an easy way to manage custom #defines in a Unity project for multiple platforms by providing dedicated files called: Preprocessor Symbol Definition Files, that allow to handle preprocessor symbols in an intuitive way.
C#
18
star
4

com.baracuda.utilities

Collection of non project sepcifc utility functionality and types. This includes generally applicable types, classes, extension methods and more.
C#
3
star
5

com.baracuda.bedrock

Core game architecture, tooling and types. Includes a scriptable object based mediation system, service locator, dependecy injection, game installer and more.
C#
1
star
6

com.baracuda.native

Collection of data oriented types, collections and utilities for the C# Jobs system and ECS
C#
1
star
7

com.baracuda.ui

UI abstraction system for dynamic element loading, asynchronous transitions, and a stack system for seamless input and layer control.
C#
1
star
8

com.baracuda.debug

Custom wrapper dll for native Debug class for more functionality and conditional logging.
1
star