qwertie / LoycCoreLinks
The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structures; and Loyc.Syntax contains the LES parser and other parsing-related services including base classes for LLLPG.
☆48Updated 3 years ago
Alternatives and similar repositories for LoycCore
Users that are interested in LoycCore are comparing it to the libraries listed below
Sorting:
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- A compiler framework for managed code.☆53Updated 6 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆180Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Simple tools for working with immutable trees☆60Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- High-performance .NET regex engine with predictable performance☆49Updated 2 years ago
- convert MSBuild project files to C# pseudo-code☆10Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Binary serializer with full .NET support!☆17Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last week
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago