dhasenan / FastString
Strings in a hurry.
☆64Updated 8 years ago
Alternatives and similar repositories for FastString:
Users that are interested in FastString are comparing it to the libraries listed below
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- For when you've had to use System.IO one time too many☆132Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Collection or RSG Utilities for Unity3D development.☆23Updated 7 years ago
- Zero-allocation string formatting for .NET.☆342Updated 7 years ago
- Foundations for boosting productiviy and writing clean, maintainable, allocation-free code in C# / Unity.☆116Updated 10 years ago
- Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d