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.
☆44Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for LoycCore
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 2 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Fast Accessors for .Net☆31Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- ☆23Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Simple tools for working with immutable trees☆55Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆35Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- .NET bindings for native numerical computing☆31Updated 6 years ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago