dajuric / more-collectionsLinks
Provides a set of portable collections installable as source files via NuGet.
☆27Updated 9 years ago
Alternatives and similar repositories for more-collections
Users that are interested in more-collections are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 5 months ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Faster with Files☆59Updated 8 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- ☆58Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Path globbing for .NET☆62Updated this week
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- A LiteDB with realtime notifications☆43Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 8 months ago
- .NET library for human-readable declaration of regular expressions without having to remember the regex syntax. Looks similar to Expressi…☆42Updated 3 years ago
- A cool little wrapper in Entity Framework style for SQLite based on Dapper☆63Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Code analysis improvements and context actions☆63Updated last week
- Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.☆23Updated 5 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago