Projects in Awesome Lists by Bytebit-Org
A curated list of projects in awesome lists by Bytebit-Org .
https://github.com/bytebit-org/roblox-touchscreenjoysticks
This project is an open-source tool for composing multiple, customized touch screen joysticks with the objective of improving the tooling available to Roblox developers for mobile games.
game-development joysticks lua mobile-games npm-package roblox roblox-developers roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/lua-statistics
A simple script to implement statistical functions not provided by the Lua standard API, developed especially for use on Roblox
game-development lua math probability-distributions roblox roblox-game-development statistics
Last synced: 13 Apr 2025
https://github.com/bytebit-org/lua-linalg
A simple script to implement linear algebra functions not provided by the Lua standard API, developed especially for use on Roblox
game-development linalg lua math roblox roblox-game-development
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-rewardcontainers
A generic, type-safe library for Roblox game development, written using roblox-ts, for granting rewards to players through containers.
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-roactstudiocomponents
Meant for being used for plugin development.
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-playerstatisticachievements
A generic, type-safe package for Roblox development made with roblox-ts for giving out rewards to players who achieve specified objectives based on their player statistics.
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/event-log-roblox-plugin
A Roblox Studio Plugin for monitoring all RemoteEvents and BindableEvents in the data model.
game-development monitoring roblox roblox-studio-plugin roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-servernetworkedvalues
A Roblox-TS library for networking values from the server to the client
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-playerstatistics
A type-safe player statistics library meant to make it easy to post events and have those events automatically update any number of statistic values
game-development lua npm-package roblox roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-networkedsignals
A TypeScript wrapper of RemoteEvents to promise type safety
game-development lua networked-signals npm-package roblox roblox-ts
Last synced: 12 Feb 2025
https://github.com/bytebit-org/roblox-timer
game-development lua npm-package roblox roblox-ts
Last synced: 07 May 2025
https://github.com/bytebit-org/pathgenerationplugin
game-development lua roblox roblox-studio-plugin roblox-ts
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-signalstooling
Simple, base-level tooling for working with signals in Roblox.
game-development lua npm-package roblox roblox-ts
Last synced: 26 Mar 2025
https://github.com/bytebit-org/roblox-finitestatemachine
A simple Finite State Machine implementation for Roblox development written using roblox-ts
Last synced: 13 Apr 2025
https://github.com/bytebit-org/roblox-extendedcollectionservice
Added functionality to layer on top of Roblox's CollectionService
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-bezierfunctions
game-development lua npm-package roblox roblox-ts
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-linkedlists
A module that provides basic linked list data structures.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-stacksandqueues
A simple set of implementations of stack and queue data structures.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-destroyedinstancelogging
Just a simple set of functions for making consistent destroyed instance logs
game-development lua luau npm-package roblox roblox-ts
Last synced: 12 Mar 2025
https://github.com/bytebit-org/roblox-valueholders
A module for passing any values around by sharing a pointer, as well as allowing consumers to subscribe to changes and allowing authors to hold locks on changing the value.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/website
A set of static, auto-generated web pages documenting many of Bytebit's open source projects
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-lazy
A simple implementation of a lazy loading wrapper for any type of value.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-strictmap
A simple class that looks like a regular map but that throws if indexed by a missing key.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-must
A simple function that just errors out if the value it is given is nil / undefined.
game-development lua luau npm-package roblox roblox-ts
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-readonly
Just a simple function that is really only useful in roblox-ts for forcing the value to be inferred as readonly.
game-development lua luau npm-package roblox roblox-ts
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-reversearray
A simple function that just reverses any array given to it.
Last synced: 19 Feb 2025
https://github.com/bytebit-org/roblox-batchcollector
A module for collecting batches of items, be they logs or tasks, to be posted together in order.
Last synced: 19 Feb 2025