"Hastlayer is a tool that gives software developers a way of speeding up their programs by basically turning them into computer chips. They write standard code, then instruct Hastlayer to process the computationally-intensive part of their program. That part will then be converted to logic hardware, while the rest of the software interacts with it as usual: Function calls work without changes, but in the background an embedded chip is crunching the data. This can provide a significant performance and power consumption benefit compared to CPU execution, especially if the algorithm is highly parallelized. All this happens with FPGAs (https://en.wikipedia.org/wiki/Field-programmable_gate_array), which are chips that can be dynamically reconfigured to behave like any other computer chip. Hastlayer is in an alpha stage but shows promising results on low-end hardware. We're now working with Microsoft's Project Catapult (https://www.microsoft.com/en-us/research/project/project-catapult/) to allow it to support big real-life workloads for high-performance computing scenarios. We’ve previously showcased Hastlayer at a number of conferences, including Microsoft's .NET Conf (https://channel9.msdn.com/events/dotnetConf/2017/T212) and IEEE events. Apart from running research projects like Hastlayer, we at Lombiq (https://lombiq.com) are a software company working with open Microsoft technologies. Our clients include Transamerica, the Smithsonian Institution and Microsoft itself."
Open source developer tool built with .net framework and c# by @Lombiq.
Project website: https://hastlayer.com/
Creator website: https://lombiq.com
Project twitter: Hastlayer
Repository: https://github.com/Lombiq/Hastlayer-SDK
"Wyam is a simple to use, highly modular, and extremely configurable static content generator that can be used to generate websites, produce documentation, create ebooks,…"
Open source developer tool built with .net framework and c# by @daveaglick.
"A straightforward macro system for C# that works right in the code editor. It’s a system that allows repeating and completing a given template for all values from a g…"
Open source developer tool built with .net standard and c# by @cezary_piatek.
"Keeping track of all the different releases of the .NET SDK and downloading them can be quite cumbersome, so this .NET Core tool lets you manage your SDKs via a `dotnet …"
Open source developer tool built with .net core and c# by @jonstodle.
"After working on a several HTTP web API projects back in 2013, the decision was made to create a flexible tool for testing various web API scenarios. With constant in…"
Developer tool built with .net framework and c#.
"After more than 7 years in R&D, we've just published vvvv gamma, a visual-first live programming environment for the .NET ecosystem. It uses our new visual programmin…"
Developer tool built with .net framework and c#.
"At work we are using behaviour tree's to run the ai for a game we are working on. We serialize tree's to json but hand editing those became a pain as tree structures bec…"
Open source developer tool built with .net core and c# by @bastianblokland.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact