bfarmer67's Stars
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
sebastienros/parlot
Fast and lightweight parser creation tools
Stillpoint-Software/hyperbee.collections
Additional collections types such as ConcurrentSet, OrderDictionary and LinkedDictionaries
Stillpoint-Software/hyperbee.expressions
C# library that extends the capabilities of expression trees to handle asynchronous workflows and other language constructs.
Stillpoint-Software/hyperbee.templating
A lightweight templating and variable substitution syntax engine that supports value replacements, code expressions, token nesting, in-line definitions, conditional flow, and looping.
Stillpoint-Software/hyperbee.migrations
A .NET database migration framework for Postgresql, MongoDb, and Couchbase
Stillpoint-Software/hyperbee.pipeline
A pipeline library for constructing asynchronous fluent pipelines in .NET
Stillpoint-Software/hyperbee.json
A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.