- Earth
- laureano.pl
-
LLMinster Public
LLMinster is a powerful and extensible client designed to streamline your interactions with Large Language Models (LLMs), like ChatGPT, Google Gemini, and more.
-
-
Steve.Merkle Public
A Merkle Tree Implementation in C#. Designed by an LLM.
C# Apache License 2.0 UpdatedOct 12, 2024 -
fsEnsemble Public
fsEnsemble is an F# library designed to simplify the integration and use of multiple language models (LLMs) in a composable and functional way.
-
LinFu.Finders Public
A small, lightweight library that adds support for performing weighted searches against generic lists of any type.
-
Hamlet Public
A reusable library for working with Akka.NET actors and actor systems.
-
-
Spartacus Public
A C# parser library loosely based on Spart, a Spirit Parser Library written by Jonathan de Halleux
-
MetaFoo.Examples Public
A repository containing examples on how to use MetaFoo
MIT License UpdatedOct 1, 2021 -
S4M Public
A Short, Simple, and Straightforward State (S4) Machine Library for .NET
-
S4M.Timers Public
A set of extensions for the S4M.Core .NET library that add message timing and scheduling to its state machines.
-
LinFu.Loaders Public
A generic plugin framework for loading and configuring any type of object into the CLR at runtime.
-
roadnottaken Public
The "Road Not Taken" framework - a library that speeds up xUnit.NET test runs by eliminating the ones that don't need to be run again.
-
Uncontainer Public
A .NET library that extends the capabilities of nearly almost any IOC container.
C# MIT License UpdatedJan 1, 2021 -
rgo_commodities Public
Rebel Galaxy Outlaw Commodity Trading Experiments
C# MIT License UpdatedDec 1, 2020 -
LinFu.DynamicProxy Public
A small, lightweight dynamic proxy library for the .NET framework.
-
ruby-engine-drivers Public archive
Forked from SamiLazy/aca-device-modulesOpen source device drivers for ACAEngine
Ruby GNU Lesser General Public License v3.0 UpdatedJun 28, 2019 -
Optional Public
Forked from nlkl/OptionalA robust option type for C#
C# MIT License UpdatedFeb 5, 2019 -
NotQuiteLisp Public
An "empty" .NET programming language with a LISP-like syntax built with extensibility and metaprogramming in mind. LISP is the syntax; It's up to you to define the semantics.
-
fictional-octo-waddle Public
A sample repository for showing how to work with legacy C# code.
C# MIT License UpdatedSep 27, 2018 -
LinFu Public archive
A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime.
-
Yarp Public
Yet Another implementation of the Raft Protocol in .NET
-
-
netmq.prototypes Public
A repository of code samples that show how to use ZeroMQ (or NetMQ in C#) in certain messaging scenarios
-
-
AkkaDotNetThrottlingDemo Public
A demo that shows how to do throttling in Akka.NET
-
Hardcore.CLR.Workshop Public
A Repository that Contains Notes and Code Samples from the NDC Hardcore CLR Workshop.
-
MerkleTree Public
Forked from cliftonm/MerkleTreeA Merkle Tree implementation in C#
HTML MIT License UpdatedMar 12, 2017 -
akka.configuration.builders Public
A .NET extension library for akka.configuration that provides the boilerplate code for creating actor systems.
-
Akka.Configuration.Lambdas Public
A .NET extension library for akka.configuration that allows users to configure and create Akka.NET actor systems using C#'s lambda syntax.