little-sharps / string_format
An enhancement to the String.Format library that allows for named place holders.
☆33Updated 5 years ago
Alternatives and similar repositories for string_format:
Users that are interested in string_format are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Blittable .NET structs☆15Updated 9 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 4 months ago
- Faster with Files☆59Updated this week
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- ☆43Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.