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.
☆47Updated 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 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…☆117Updated 5 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.☆177Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# port of JavaFastPFOR☆56Updated 2 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆20Updated this week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆51Updated last year
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple tools for working with immutable trees☆60Updated last week
- The most revolutionary syntax visualizer☆78Updated 4 months ago
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆95Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- High-performance .NET regex engine with predictable performance☆48Updated 2 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 7 months ago