A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.
☆49Apr 15, 2026Updated 2 weeks ago
Alternatives and similar repositories for Fast-Persistent-Dictionary
Users that are interested in Fast-Persistent-Dictionary are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a Unity build (packing) tool for Unity, mainly focused on android and ios.☆19Apr 10, 2026Updated 2 weeks ago
- C# Reflection Wrapper Generation & Method Hooking Tools For Unity☆103Mar 26, 2025Updated last year
- Jahro Unity Plugin – Debug, control, and fine-tune your Unity games directly inside the game view. Execute commands, monitor variables, a…☆48Apr 20, 2026Updated last week
- AS3 ByteArray class for lua.☆19Oct 9, 2020Updated 5 years ago
- 战争迷雾☆28Feb 17, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Nanite in Unity Now!☆102May 21, 2025Updated 11 months ago
- High performance pure c# udp-sockets library with no binary dependencies.☆20Sep 3, 2025Updated 7 months ago
- Replace the new operation with the object pool operation at compile time.☆26Oct 15, 2024Updated last year
- High performance zero allocation string builder (but unsafe)☆39Apr 15, 2026Updated 2 weeks ago
- Unity AssetBundle Processor☆46Mar 12, 2026Updated last month
- An utility to manage multiple build schemes such as development and release for Unity.☆73Mar 25, 2026Updated last month
- 类似暴雪MPQ归档资源打包和读取工具☆17Aug 29, 2017Updated 8 years ago
- High performance ASTC dynamic atlas for unity☆97Apr 18, 2025Updated last year
- 演示了使用 Assembly Definition References 实现无侵入的新增动态友元|Demonstrated the use of Assembly Definition References to achieve non-intrusive additio…☆16Jun 14, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ILCall library for Unity.IL2CPP☆15Feb 23, 2025Updated last year
- excel merge diff tools,excel对比合并工具,把excel转成csv格式,然后调用像beyond compare第三方工具来对比以及合并。合并之后会把csv数据写回excel这样就能完成excel合并☆46Sep 10, 2023Updated 2 years ago
- The Unity Mali Compiler Integration Tool is a Unity editor extension for direct use of ARM Mali Offline Compiler in shader performance an…☆32Sep 12, 2025Updated 7 months ago
- Various Static/Realtime Cubemap Rendering Implementations in Unity.☆21Apr 7, 2025Updated last year
- Show custom messages in Unity Editor.☆12Nov 13, 2024Updated last year
- Real-time adaptive shadow cascade optimizer for Unity URP. Powered by variance.☆23Apr 27, 2025Updated last year
- High performance zero allocation array buffer (but unsafe)☆23Apr 15, 2026Updated 2 weeks ago
- 本仓库用来备忘一些Unity相关的技术,包括API、算法、实现效果、某些问题的解决方案等。☆43Mar 30, 2025Updated last year
- A upper-level & light-weighted unity framework project.☆53Sep 7, 2025Updated 7 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Stellar.FastDB is a persistent, high performance document storage database for .NET. It is optimized for concurrency and high throughput.☆46Feb 18, 2026Updated 2 months ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Nov 12, 2025Updated 5 months ago
- This package allows for you to easily make docked tabs for your assets☆49Apr 26, 2024Updated 2 years ago
- A package which adds the ability to add metadata to assets in Unity☆17Nov 5, 2024Updated last year
- 一个用于检测项目内相似图片,并提供替换/删除的工具☆50May 26, 2024Updated last year
- UGUI优化☆22Oct 10, 2022Updated 3 years ago
- One For All DevOps, Powerful, flexible and easy-to-use, multi-terminal CI/CD shared library pipeline( 强大灵活易用的多端CI/CD共享库流水线 )☆93Mar 12, 2026Updated last month
- RooCode自动生成的MCP服务☆24May 28, 2025Updated 11 months ago
- Unity GpuInstancing for HUD☆37Jun 13, 2025Updated 10 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C# port of dual quaternion skinning code from brainexcerpts/Dual-Quaternion-Skinning-Sample-Codes☆10Jul 23, 2021Updated 4 years ago
- Reflection Utilities for UnityEngin 2022.2~2023.1 including IL2CPP☆36Dec 25, 2023Updated 2 years ago
- Genumerics is a high-performance .NET library for generic numeric operations☆19Mar 26, 2021Updated 5 years ago
- Unity Bloom效果的五种实现方式,原理分析和性能对比,实现Mask Bloom功能,对项目提供使用决策。