ArtisticVampyre's Stars
jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
Dekkonot/int64-luau
64-bit integer support in pure Luau using vectors
MaximumADHD/ui-labs
UI Labs is a storybook plugin for Roblox
facebook/dotslash
Simplified executable deployment
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Automattic/harper
The Grammar Checker for Developers
dphfox/tiniest
A minimal, portable testing library for Luau
Validark/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
seaofvoices/chroma-luau
A Luau library for color manipulation
seaofvoices/crosswalk-channels
A crosswalk shared module to send data from the server to clients
upstash/jstack
Build seriously fast, lightweight and end-to-end typesafe Next.js apps
howmanysmall/bura-data-structures
A remake of my data structures library for Luau.
paradoxum-games/lyra
Advanced player data management with a simple API
modesttree/Zenject
Dependency Injection Framework for Unity3D
EgoMoose/rbx-viewport-window
ViewportFrames that allow you to peer into different dimensions!
sircfenner/StudioComponents
React implementations of Roblox Studio components.
IITPP-Roblox/Anchored-Platform-Player-Movement
Move players on moving anchored platforms.
kedoska/argos
Simple Go application that demonstrates Clean Architecture principles
ghostty-org/ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Bura-Games/data-structures
A remake of my data structures library for Luau.
Bura-Games/typed-profile-service
Typed ProfileService
Bura-Games/thread-utilities
Utilities related to threads.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
dbartolini/data-oriented-design
A curated list of data oriented design resources.
ClipsAI/clipsai
Clips AI is an open-source Python library that automatically converts long videos into clips.
vuejs/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
withastro/astro
The web framework for content-driven websites. ⭐️ Star to support our work!
better-auth/better-auth
The most comprehensive authentication framework for TypeScript
zubetto/BlackBodyRadiation
The BlackBodyRadiation function approximates luminance and chromaticity of a black body radiation emitted at the given temperature. Approximation errors are not provided, so this function should not be used where computational accuracy is critical! Instead, the primary purpose of this function is to render a black body surface in real time, which can be used in CG shaders, therefore the function is written in HLSL.