Pinned Repositories
7-Zip-zstd
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
aeslua
Implementation of AES in pure lua (somewhat deprecated, just use a Chacha20 implementation).
AlembicForUnity
Alembic importer and exporter plugin for Unity
android-emulator-detector
Easy to detect android emulator
AppFlyersSDKUnity
a unity plugin for AppsFlyer SDK
apple-signin-unity
Unity plugin to support Sign In With Apple Id
AssetBundles-Browser
Editor tool for viewing and debugging asset bundle contents before and after builds
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
bsdiff
bsdiff and bspatch are libraries for building and applying patches to binary files.
LotusBourn's Repositories
LotusBourn/7-Zip-zstd
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
LotusBourn/AlembicForUnity
Alembic importer and exporter plugin for Unity
LotusBourn/android-emulator-detector
Easy to detect android emulator
LotusBourn/apple-signin-unity
Unity plugin to support Sign In With Apple Id
LotusBourn/cheat-engine
Cheat Engine. A development environment focused on modding
LotusBourn/csharp-kcp
基于c#的dotNetty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
LotusBourn/EmulatorDetector
Android Emulator Detector Unity Compatible.
LotusBourn/ENet-CSharp
Reliable UDP networking library
LotusBourn/EntityComponentSystemSamples
LotusBourn/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
LotusBourn/Hazel-Networking
Hazel Networking is a low level networking library for C# providing connection-oriented, message-based communication via RUDP.
LotusBourn/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
LotusBourn/Il2CppDumper
Unity il2cpp reverse engineer
LotusBourn/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
LotusBourn/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
LotusBourn/lidgren-network-gen3
Lidgren Network Library
LotusBourn/LiteNetLib
Lite reliable UDP library for Mono and .NET
LotusBourn/LuaProfiler-For-Unity
LotusBourn/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
LotusBourn/play-unity-plugins
The Google Play Plugins for Unity provide C# APIs for accessing various Play services
LotusBourn/ProjectAuditor
Project Auditor is an experimental static analysis tool for Unity Projects.
LotusBourn/R3
The new future of dotnet/reactive and UniRx.
LotusBourn/ReferenceFinder
这是一个用来查找资源引用和依赖的插件,通过缓存来保存资源间的引用信息,通过树状结构直观的展示。
LotusBourn/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
LotusBourn/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
LotusBourn/unityplugins
LotusBourn/UnityStandaloneFileBrowser
A native file browser for unity standalone platforms
LotusBourn/xasset
XAsset 为 Unity 项目提供了一套简便的资源管理环境,借助 XAsset,你可以很轻易的在 Unity 项目中对 AssetBundle 资源进行 打包、更新、加载、和回收。
LotusBourn/yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
LotusBourn/zstring
C# string零GC补充方案