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.
☆46Updated 2 years ago
Alternatives and similar repositories for LoycCore
Users that are interested in LoycCore are comparing it to the libraries listed below
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- ☆24Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- ☆23Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Roslyn extensions, with a touch of meta-programming.☆34Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last week
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- MSIL Reader☆36Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated 8 months ago
- Library-based implementation of Code Contracts-like API☆33Updated last year
- A lightweight, fast and compliant JSON serializer/deserializer/validator for .NET☆22Updated 2 years ago
- Regen is an intuitive in-code templating engine based on a regen-lang created to replace T4 Templating.☆25Updated 5 years ago