karosLi's Stars
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
capstone-engine/capstone
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
XcodesOrg/XcodesApp
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
parallel101/course
高性能并行编程与优化 - 课件
onevcat/FengNiao
A command line tool for cleaning unused resources in Xcode.
exiftool/exiftool
ExifTool meta information reader/writer
iamcal/emoji-data
Easy to parse data and spritesheets for emoji
Kyle-Ye/XcodeLLMEligible
stella3d/job-system-cookbook
Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019
LitJSON/litjson
JSON library for the .Net framework
MaJerle/lwrb
Lightweight generic ring buffer manager library
libimobiledevice/ifuse
A fuse filesystem to access the contents of iOS devices
Kimbatt/unity-deterministic-physics
Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats
GameBuildingBlocks/PerfAssist
Various performance-related components for Unity development.
jacksondunstan/NativeCollections
Native Collection Types for Unity
marijnz/NativeQuadtree
A Quadtree Native Collection for Unity DOTS
ucb-bar/berkeley-softfloat-3
SoftFloat release 3
gl-obsoleted/PA_ResourceTracker
An enhanced fork of Unity memoryprofiler (https://bitbucket.org/Unity-Technologies/memoryprofiler)
joaoportela/CircularBuffer-CSharp
A simple, single file, implementation of a circular buffer in C#.
Kimbatt/soft-float-starter-pack
Software implementation of floating point numbers and operations
SAGESSE-CN/JSONDecoderEx
A enhanced JSON decoder.
andywiecko/BurstCollections
Burst friendly (special) native collections for Unity
Amarcolina/NativeHeap
A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.
jeffvella/UnityBurstFunctions
Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.
needle-mirror/com.unity.collections
A C# collections library providing data structures that can be used in jobs, and optimized by Burst compiler. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]
luzexi/Unity3dToBeLeader
《Unity3D高级编程进阶主程》错误上报点
gilzoide/unity-managed-jobs
Use classes and other managed types with Unity's Job System
DSAppTeam/iAppTrim
用于iOS优化包体的Mac App工具,包括编译配置和PNG图片相关的功能,也可以用于一般的PNG图片压缩和图片重复检测
cocoonbud/Objc4Debug
objc4 source code compilation
rhedgeco/BurstBuffers
A collection of tools for using native allocations in manually burst compiled methods in the Unity Engine.