Filbert

Filbert v0.2.0 – performance improvement on decoding

Some time ago I put together a small BERT serializer and BERT-RPC client for .Net called Filbert (which is another name for Hazelnut, that has the word bert and the letter F and at the time every F# library has a leading F in its name!). As an experimental project admittedly I hadn’t given too …

Filbert v0.2.0 – performance improvement on decoding Read More »

Filbert – added BERT-RPC client + NuGet

Since my previous post on Filbert I have added a simple but functional BERT-RPC client which I have managed to test against native Erlang modules running on Ernie. To make it easier for you to try it out I’ve uploaded the package to NuGet, which you can download from here, or run the simple NuGet …

Filbert – added BERT-RPC client + NuGet Read More »

Filbert – a BERT serializer for .Net

I spent the last couple of nights and put together a small BERT serializer for .Net called Filbert.   What’s BERT? BERT (Binary ERlang Term) is a binary format based on Erlang’s binary serialization format (as used by erlang:term_to_binary/1) but supports a couple of complex types such as boolean, dictionary and time, in additional to …

Filbert – a BERT serializer for .Net Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close