JonHanna / Mnemosyne
☆11Updated 7 years ago
Alternatives and similar repositories for Mnemosyne:
Users that are interested in Mnemosyne 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- A library for enabling databinding to and from Observables in xaml☆11Updated 7 years ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, stre…☆24Updated 7 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated 10 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 7 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago