sam987883 / TypeCacheLinks
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
☆11Updated this week
Alternatives and similar repositories for TypeCache
Users that are interested in TypeCache are comparing it to the libraries listed below
Sorting:
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated 2 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An AOP code generator☆18Updated 4 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- Research project for the Linq for the 2d arrays and images☆20Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- An extensible visual programming system.☆10Updated 9 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- 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
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Tiny and simple data format/serializer.☆23Updated this week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the mem…☆34Updated 7 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Simple FIFO and LRU cache in C#☆35Updated 7 months ago