Daniel Ennis

Results 10 repositories owned by Daniel Ennis

autoloader

30
Stars
3
Forks
Watchers

A Node.JS Module Autoloader

commands

527
Stars
141
Forks
Watchers

Java Command Dispatch Framework - (Bukkit, Spigot, Paper, Sponge, Bungee, JDA, Velocity supported, generically usable anywhere)

db

64
Stars
23
Forks
Watchers

Aikar's Intuitive JDBC Database Wrapper - A clean and intuitive API for Java to remove JDBC boilerplate.

TaskChain

201
Stars
42
Forks
Watchers

TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).

timings

195
Stars
36
Forks
Watchers

Source to the Aikar's Minecraft Timings Viewer

minecraft-timings

21
Stars
6
Forks
Watchers

A Library to implement against Minecraft Timings - [V1 (Spigot), V2 (Paper)], and gracefully do nothing if no timings is supported.

traceur

27
Stars
6
Forks
Watchers

Traceur support for Node.JS

wormhole

121
Stars
11
Forks
Watchers

Wormwhole is a streaming message queue system for Node.JS focused on performance.

fastutil-lite

15
Stars
9
Forks
Watchers

minimal fastutil classes

SigScan

18
Stars
1
Forks
Watchers

Old project used for Final Fantasy XI Windower project. Allows you to use byte signatures to dynamically locate memory addresses during program runtime. Note: This is no longer maintained and is only...