27 packages
@nightcycle/bloxidize
A set of roblox / lune luau compatible rust inspired packages.
@nightcycle/display
for making things readable
@nightcycle/error
A rust inspired error type to be returned by result classes
@nightcycle/future
A basic port of the rust Future class
@nightcycle/hashlib
Cryptographic hashes in pure Luau, published to npm and wally. Originally by boatbomber
@nightcycle/hash-map
Dictionary alternative inspired by the rust class: https://doc.rust-lang.org/std/collections/struct.HashMap.html
@nightcycle/lune-util
A wally package to provide a singular interface for Roblox / Lune equivalent APIs
@nightcycle/midas
Turn every game you touch to gold with a comprehensive analytics suite.
@nightcycle/option
A basic port of the rust Option class
@nightcycle/option-table
a table without nulls
@nightcycle/queue
A basic queue
@nightcycle/rbx-api-cloud-v1-assets
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v1-universes
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v1-universes-messagingservice
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v1-universes-ordereddatastores
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v1-universes-places
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v1-universes-standarddatastores
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v2-universes
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/rbx-api-cloud-v2-universes-places
A map of Roblox apis created using the lune compatible reqwest package.
@nightcycle/reqwest
A basic package for handling network / http requests with type safety in mind
@nightcycle/result
A basic port of the rust Result class
@nightcycle/serde-json
A basic port of the rust Serde library, focusing on the json implementation. Implementation also took some inspiration osyrisrblx/t.
@nightcycle/service-proxy
A wally package that creates an object that points towards a constructed service
@nightcycle/simple-error
simple version of an error type
@nightcycle/table-util
another dang table util