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.
☆46Updated 2 years ago
Alternatives and similar repositories for LoycCore:
Users that are interested in LoycCore are comparing it to the libraries listed below
- ☆23Updated 4 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- 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.☆70Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ☆23Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 8 months ago
- The most revolutionary syntax visualizer☆70Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago