qwertie / LoycCore
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.
☆45Updated 2 years ago
Alternatives and similar repositories for LoycCore:
Users that are interested in LoycCore are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- 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☆53Updated last year
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Tiny and simple data format/serializer.☆22Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Library-based implementation of Code Contracts-like API☆32Updated last year
- ☆22Updated 4 years ago
- A fast and simple .NET parsing library☆73Updated 2 months ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated 11 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆37Updated 4 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A compiler framework for managed code.☆52Updated 5 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago