madelson / TraverseLinks
Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.
☆26Updated 5 years ago
Alternatives and similar repositories for Traverse
Users that are interested in Traverse are comparing it to the libraries listed below
Sorting:
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated last month
- Non-boxing passing of values.☆28Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A zero allocation globbing library☆26Updated last week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Simple build versioning for .NET, powered by Git tags☆66Updated last week
- ☆58Updated last week
- A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Code Generation & Runtime Compilation Chicanery for .Net☆11Updated 10 months ago
- A LiteDB with realtime notifications☆43Updated last year
- Micro ORM with source generator☆27Updated 2 years ago
- Helper types for creating and interpreting GUIDs.