bert2
Results
4
repositories owned by
bert2
microscope
41
Stars
2
Forks
Watchers
:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.
DtmfDetection
43
Stars
20
Forks
Watchers
C# implementation of the Goertzel algorithm for DTMF tone (a.k.a. Touch-Tone) detection and localization in audio data. Includes wrappers and extensions for NAudio.
Nullable.Extensions
15
Stars
2
Forks
Watchers
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
FParsec.CSharp
17
Stars
3
Forks
Watchers
A thin C# wrapper for FParsec.