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
Sorting:
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated last month
- Auto Layout for .NET/C#/Managed C++☆27Updated 10 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
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- 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
- Mono.Cecil object model explorer☆12Updated 8 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆17Updated 8 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 8 months ago
- A library for enabling databinding to and from Observables in xaml☆11Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Disposable, without the Using☆21Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- 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
- Monodevelop Remote SSH Debugger☆30Updated 6 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago