awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

86 रिपॉजिटरी

Awesome GitHub RepositoriesScripting and Utilities

Libraries for easing, math, events, and general C# extensions.

Explore 86 awesome GitHub repositories matching part of an awesome list · Scripting and Utilities. Refine with filters or upvote what's useful.

Awesome Scripting and Utilities GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cysharp/unitaskCysharp का अवतार

    Cysharp/UniTask

    10,519GitHub पर देखें↗

    UniTask is a high-performance asynchronous task library designed specifically for the Unity game engine. It provides a specialized framework for managing background operations and complex game logic, enabling developers to utilize modern asynchronous patterns while maintaining consistent frame rates during high-frequency engine updates. The library distinguishes itself through a zero-allocation architecture that prioritizes memory efficiency. By utilizing struct-based task representations and an internal object pooling system, it significantly reduces garbage collection pressure compared to s

    Async/await integration library.

    C#coroutinecsharptask
    GitHub पर देखें↗10,519
  • marian42/wavefunctioncollapsemarian42 का अवतार

    marian42/wavefunctioncollapse

    4,847GitHub पर देखें↗

    यह प्रोजेक्ट एक वेव फंक्शन कोलैप्स जनरेटर और वोक्सेल एनवायरनमेंट इंजन है जिसका उपयोग प्रक्रियात्मक विश्व निर्माण के लिए किया जाता है। यह मॉड्यूल के सुपरपोजिशन को सुसंगत 3D वोक्सेल ग्रिड में हल करने के लिए एक बाधा-आधारित लेआउट एल्गोरिदम को लागू करता है। सिस्टम एक प्रक्रियात्मक शहर जनरेटर के रूप में कार्य करता है जो अनंत, चलने योग्य शहरी वातावरण बनाने में सक्षम है। यह उपयोगकर्ता के नए क्षेत्रों के करीब पहुंचने पर मैप डेटा को स्ट्रीम करने के लिए एक डायनामिक डिक्शनरी का उपयोग करता है, जिससे एक बार में पूरा लेआउट लोड किए बिना एक निरंतर दुनिया सुनिश्चित होती है। इंजन लेयर स्थिरता को निकटता नियम परिभाषाओं, सीमा बाधा प्रवर्तन और प्रोटोटाइप-संचालित नियम परिभाषाओं के माध्यम से प्रबंधित करता है। सफल निर्माण सुनिश्चित करने के लिए, यह एंट्रॉपी-आधारित मॉड्यूल चयन और पिछले प्लेसमेंट निर्णयों को पूर्ववत करके लेआउट विरोधाभासों को हल करने के लिए एक बैकट्रेकिंग एल्गोरिदम का उपयोग करता है। मैप जनरेशन प्रीव्यू के माध्यम से उत्पन्न क्षेत्रों को इनिशियलाइज़ और निरीक्षण करने के लिए एक एडिटर टूल शामिल है।

    Procedural city generation.

    C#procjamunitywavefunctioncollapse
    GitHub पर देखें↗4,847
  • keenanwoodall/deformkeenanwoodall का अवतार

    keenanwoodall/Deform

    3,611GitHub पर देखें↗

    Mesh deformer system.

    C#animationdeformersjob-system
    GitHub पर देखें↗3,611
  • touchscript/touchscriptTouchScript का अवतार

    TouchScript/TouchScript

    1,700GitHub पर देखें↗

    Complete multi-touch solution for Unity: iOS, Android, Windows, TUIO.

    Multi-platform touch and gesture library.

    C#
    GitHub पर देखें↗1,700
  • yasirkula/unitybeziersolutionyasirkula का अवतार

    yasirkula/UnityBezierSolution

    1,464GitHub पर देखें↗

    A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)

    Bezier spline solution.

    C#
    GitHub पर देखें↗1,464
  • prime31/charactercontroller2dprime31 का अवतार

    prime31/CharacterController2D

    1,111GitHub पर देखें↗

    CharacterController2D

    2D character controller.

    C#
    GitHub पर देखें↗1,111
  • cjddmut/unity-2d-platformer-controllercjddmut का अवतार

    cjddmut/Unity-2D-Platformer-Controller

    990GitHub पर देखें↗

    A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.

    2D platformer motor.

    C#
    GitHub पर देखें↗990
  • prime31/touchkitprime31 का अवतार

    prime31/TouchKit

    915GitHub पर देखें↗

    Gestures and input handling made sane for Unity

    Gesture and input handling library.

    C#
    GitHub पर देखें↗915
  • prime31/gokitprime31 का अवतार

    prime31/GoKit

    590GitHub पर देखें↗

    Lightweight tween library for Unity

    Lightweight tweening library.

    C#
    GitHub पर देखें↗590
  • ryannielson/inputbinderRyanNielson का अवतार

    RyanNielson/InputBinder

    75GitHub पर देखें↗

    Easily bind input events to methods in Unity.

    Input event binding utility.

    C#
    GitHub पर देखें↗75
  • henrihanot/unity-procedural-cablesH

    henrihanot/unity-procedural-cables

    0GitHub पर देखें↗

    Procedural cable and curve generator.

    GitHub पर देखें↗0
  • code-beans/gizmoextensionsC

    code-beans/GizmoExtensions

    0GitHub पर देखें↗

    Gizmo utility class.

    GitHub पर देखें↗0
  • elringus/unityrawinputE

    Elringus/UnityRawInput

    0GitHub पर देखें↗

    Windows raw input wrapper.

    GitHub पर देखें↗0
  • amatobahn/unitrelloA

    Amatobahn/UniTrello

    0GitHub पर देखें↗

    Trello API interface.

    GitHub पर देखें↗0
  • beinteractive/urfairyB

    beinteractive/UrFairy

    0GitHub पर देखें↗

    C# extensions for Unity.

    GitHub पर देखें↗0
  • baba-s/kogane-unity-libB

    baba-s/kogane-unity-lib

    0GitHub पर देखें↗

    Extension methods library.

    GitHub पर देखें↗0
  • davidarayan/ezysliceD

    DavidArayan/EzySlice

    0GitHub पर देखें↗

    Mesh slicing framework.

    GitHub पर देखें↗0
  • beinteractive/urmotionB

    beinteractive/UrMotion

    0GitHub पर देखें↗

    Motion engine for non-time-based animation.

    GitHub पर देखें↗0
  • forestrf/unityanimatoreventsF

    forestrf/UnityAnimatorEvents

    0GitHub पर देखें↗

    Animator state event triggers.

    GitHub पर देखें↗0
  • baba-s/unity-curve-utilsB

    baba-s/unity-curve-utils

    0GitHub पर देखें↗

    Curve algorithm utility.

    GitHub पर देखें↗0
पिछला1234…5अगला
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Scripting and Utilities