akkadotnet / HOCONLinks
C# implementation of Lightbend's HOCON (Human-Optimized Object Configuration Notation)
☆139Updated 2 months ago
Alternatives and similar repositories for HOCON
Users that are interested in HOCON are comparing it to the libraries listed below
Sorting:
- Polymorphic serialization for .NET☆278Updated 3 months ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated 11 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Reactive Streams for .NET☆202Updated 4 years ago
- .NET Reflection.Emit extensions☆170Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 weeks ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆174Updated 2 years ago
- Monitoring system instrumentation for Akka.NET actor systems☆114Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆250Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- .NET implementation of the murmurhash☆113Updated last year
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 3 months ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 5 months ago
- IDisposable helper types.☆134Updated last year
- Generate ToString method from public properties.☆83Updated 7 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- JetBrains ReSharper External Annotations☆83Updated last month
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- ☆59Updated last week
- ☆119Updated 12 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Updated 7 months ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆364Updated 9 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.