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:
- 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☆54Updated last year
- .NET bindings for native numerical computing☆31Updated 7 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Blittable .NET structs☆16Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆35Updated 4 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago