aelij / FasterReflectionLinks
Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.
☆32Updated 4 years ago
Alternatives and similar repositories for FasterReflection
Users that are interested in FasterReflection are comparing it to the libraries listed below
Sorting:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 3 weeks ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- 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
- Fast Accessors for .Net☆33Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago
- Makes it easy to associate files with your application☆11Updated this week
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Faster with Files☆59Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆14Updated 6 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- ☆58Updated 3 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago