R-unic
American full-stack developer. I like making bots, languages/compilers, APIs, software, and games. 2004 baby. From Michigan.
@cataclysmic-studios @fishy-studiozMichigan
Pinned Repositories
heir
A strongly-typed bytecode interpreter for everybody.
crystallizer
TypeScript to Crystal compiler. All the beauty and power of TypeScript, with all the speed and portability of Crystal.
flamework-template
my flamework template
mechanism
An elegant input wrapper for Roblox
rbx-firebase
Firebase real-time database wrapper for Roblox
RoGems
A Ruby to Lua transpiler written in pure Ruby for use in the Roblox game engine
runit
A unit testing library for Roblox heavily inspired by xUnit from C#
Station-Brawl
Station Brawl source code on Roblox
WizWikiAPI
An API for retrieving information about Wizard101 from the public wiki.
roblox-cs
C# to Luau transpiler for Roblox
R-unic's Repositories
R-unic/flamework-template
my flamework template
R-unic/mechanism
An elegant input wrapper for Roblox
R-unic/input-capturer
A Roblox module to capture inputs and replay them later
R-unic/ion
Language built for Roblox that compiles to Luau
R-unic/R-unic
<3
R-unic/rbx-firebase
Firebase real-time database wrapper for Roblox
R-unic/repr
Original package by Ozzypig.
R-unic/runit
A unit testing library for Roblox heavily inspired by xUnit from C#
R-unic/components
An optional module that exposes a component system to Flamework. Issues should be filed on the core repo.
R-unic/ez-bezier
Cubic bezier curve calculations for Roblox made easy
R-unic/flamework-instance-pooling
Classes to pool Roblox instances, UIPool and PartPool included
R-unic/flamework-meta-utility
Metadata utility for Flamework
R-unic/hierarchal-state-machine
Hierarchal state machine class for roblox-ts
R-unic/LowLua
Low level Lua
R-unic/package-template
Package template for roblox-ts with rUnit tests already set up
R-unic/rbx-array-utils
Extra utility methods for roblox-ts arrays
R-unic/rbx-ez-log
A very flexible and modifiable, yet simple logger class
R-unic/rbx-formatting
Utility functions for formatting numbers and parsing strings back into numbers for Roblox
R-unic/rbx-instance-utility
Utility functions for Roblox instances
R-unic/rbx-lazy-iterator
Combines multiple array operations into an iterator and only applies operations when the iterator is processed
R-unic/rbx-number-size
Utility functions for checking the sizes of numbers
R-unic/rbx-quaternion
A basic quaternion implementation for Roblox
R-unic/rbx-range
A numerical range implementation with utility methods for Roblox
R-unic/rbx-wave
A sine/cosine wave implementation for Roblox
R-unic/rbxts-transformer-optimizer
Roblox-TS transformer that optimizes emitted code
R-unic/rbxts-transformer-rcov
Transformer for rcov to track line execution - depends on @rbxts/rcov being installed
R-unic/rcov
Code coverage tool for roblox-ts
R-unic/string-builder
StringBuilder class for Roblox that creates strings from tables
R-unic/td
R-unic/tether
A message-based networking solution for Roblox with automatic binary serialization