Stars
- All languages
- ANTLR
- Assembly
- Astro
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Elm
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Less
- LiveScript
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- Mustache
- Objective-C
- Objective-C++
- PHP
- Perl
- PureBasic
- Python
- QML
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scheme
- ShaderLab
- Shell
- Svelte
- Swift
- Toit
- TypeScript
- V
- Vue
- WebAssembly
- Zig
Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
Unity-Technologies / mono
Forked from mono/monoMono open source ECMA CLI, C# and .NET implementation.
A C# parser construction toolkit with high-quality error reporting
A Unity plugin to create curved content in real-time with bézier curves
Automatically exported from code.google.com/p/fast-member
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of comp…
A lightweight and fast parsing library for C#.
Shading models for Unity’s Universal Render Pipeline.
A fail-fast validating helper for .NET CIL generation
A High Performance Compute Shader Based Mesh Pathtracer in Unity3d without RT Cores
A .NET library to parse and execute JavaScript code.
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
❄️ Test of a frosted glass material in Unity.
An integrated solution for authoring / importing / simulating / rendering strand-based hair in Unity.
Working space for ECMA-TC49-TG2, the C# standard committee.
Roslyn analyzers for Unity game developers
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Experimental tools and libraries for reading and analyzing Unity data files.
Depth illusion by 3D head tracking on iPhone X
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.