Description:
F# computation expressions for defining HTTP resources and configuring IWebHostBuilder.
Keep Calm and Read the Friendly Manual :-)
Description:
F# computation expressions for defining HTTP resources and configuring IWebHostBuilder.
Description:
PCAPdroid is a privacy-friendly open source app which lets you track, analyze and block the connections made by the other apps in your device. It also allows you to export a PCAP dump of the traffic, inspect HTTP, decrypt TLS traffic and much more! PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server, instead data is processed locally on the device.
Description:
A toolkit for building fast and functional-first web applications using F#.
Description:
LibreCUDA is a project aimed at replacing the CUDA driver API to enable launching CUDA code on Nvidia GPUs without relying on the proprietary CUDA runtime. It achieves this by communicating directly with the hardware via ioctls, ( specifically what Nvidia’s open-gpu-kernel-modules refer to as the rmapi), as well as QMD, Nvidia’s MMIO command queue structure. LibreCUDA is capable of uploading CUDA ELF binaries onto the GPU and launching them via the command queue.
Description:
Moebius is an ANSI Editor for MacOS, Linux and Windows. The major feature that differentiates it from PabloDraw is the ‘half-block’ brush which allows editing in a style closer to Photoshop than a text editor, although you can still use the function and cursor keys to draw with, and you should find that most of the text editing features from PabloDraw are carried over to this editor.
Description:
micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals. It comes as a single, batteries-included, static binary with no dependencies
Description:
A native functional ASP.NET Core web framework for F# developers.
Description:
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
Description:
Full-stack, functional reactive web programming for .NET
Description:
Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more.