Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by haf

A curated list of projects in awesome lists by haf .

https://github.com/haf/expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!

performance-testing property-based-testing stress-testing testing unit-testing

Last synced: 26 Dec 2024

https://github.com/haf/DotNetZip.Semverd

Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.

Last synced: 25 Oct 2024

https://github.com/haf/http.fs

A simple, functional HTTP client library for F#

f-sharp http http-client

Last synced: 07 Dec 2024

https://github.com/haf/linux-intro-course

A gentle introduction to programming networked services on linux

Last synced: 01 Nov 2024

https://github.com/haf/EventStore.Client.FSharp

EventStore Client F# API for https://github.com/EventStore/ (Contact hi at qvitoo dot com for an up to date version)

Last synced: 17 Nov 2024

https://github.com/haf/eventstore.client.fsharp

EventStore Client F# API for https://github.com/EventStore/ (Contact hi at qvitoo dot com for an up to date version)

Last synced: 08 Nov 2024

https://github.com/haf/topshelf.fsharp

F# APIs for Topshelf

Last synced: 08 Nov 2024

https://github.com/haf/flotten

F# implementation of the Raft consensus algorithm from the paper 'In Search of an Understandable Consensus Algorithm'.

Last synced: 08 Nov 2024

https://github.com/haf/yolo

Effing utilities.

Last synced: 08 Nov 2024

https://github.com/haf/macos

A complete macOS dev machine bootstrap repository.

Last synced: 08 Nov 2024

https://github.com/haf/newtonsoft.json.fsharp

Nice F# support for Newtonsoft.JSON - tuples as arrays, maps as objects, lists as arrays, unions as _name-metadata annotated arrays, decimals as strings to save precision, options as null/value, string-GUIDs and finally BigInt support. **I recommend using Chiron https://github.com/xyncro/chiron instead of Newtonsoft**

Last synced: 08 Nov 2024

https://github.com/haf/nodatime

A better date-time library for .Net by Mr Skeet and Mr Colebourne

Last synced: 17 Oct 2024

https://github.com/haf/castle.facilities.nhibernate

The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.

Last synced: 08 Nov 2024

https://github.com/haf/aleagpututorial

Tutorial and samples for Alea GPU compiler.

Last synced: 08 Nov 2024

https://github.com/haf/kanban-trello.js

A Greasemonkey plugin that colours the columns of a trello board according to the number of cards and the numbers in square brackets. [4-5] or [3] would both work.

Last synced: 17 Oct 2024

https://github.com/haf/system.data.sqlite

A mirror to the official https://system.data.sqlite.org site which uses Fossil for their SCM, and configured to be buildable on mono.

Last synced: 17 Oct 2024

https://github.com/haf/fsharp.eventsource

A F# library of Server-Sent Events, with sample, MIT license and nuget.

Last synced: 17 Oct 2024

https://github.com/haf/vagrant-vault

A 3-node Vault PoC w/ the Consul backend

Last synced: 07 Dec 2024

https://github.com/haf/suave-presentation.2015-09-03

Builds a RxJS chat on Suave.IO

Last synced: 17 Oct 2024

https://github.com/haf/log4net.azure

A log4net appender for use with Windows Azure

Last synced: 17 Oct 2024

https://github.com/haf/puppet-teamcity

Puppet TeamCity server and agent module

Last synced: 17 Oct 2024

https://github.com/haf/grok-patterns

A repository where you can develop grok patterns for logstash and other services

Last synced: 17 Oct 2024

https://github.com/haf/quartztopshelfsample

Trying out Quartz 2 with Topshelf

Last synced: 17 Oct 2024

https://github.com/haf/mitls

(mirroring) miTLS is a verified reference implementation of the TLS protocol.

Last synced: 17 Oct 2024

https://github.com/haf/semantic-logging

For 'Semantic Logging' blog entry - the references might have changed since blog entry was published

Last synced: 17 Oct 2024

https://github.com/haf/fpm-recipes

My collection of CentOS recipes.

Last synced: 17 Oct 2024

https://github.com/haf/dockerfiles

This is the collection of dockerfiles needed to successfully and in a stable way deploy on docker (with F#, Mono, 12-factor app style)

Last synced: 17 Oct 2024

https://github.com/haf/stateless

Mirror Github Repo of Stateless - with added bugfixes

Last synced: 17 Nov 2024

https://github.com/haf/receiverspike

Reorder, persist and integrate event message handlers with a service bus for DDD/CQRS endpoints.

Last synced: 17 Nov 2024

https://github.com/haf/masstransit-azureservicebus

Azure Service Bus Transport for MassTransit

Last synced: 17 Nov 2024

https://github.com/haf/puppet-eventstore

A puppet module for deploying (get) EventStore.

Last synced: 17 Oct 2024

https://github.com/haf/logirel

Release Management ruby gem for .Net

Last synced: 17 Oct 2024

https://github.com/haf/mailgun

Mailgun F# wrapper (Not, not failgun :))

Last synced: 17 Nov 2024

https://github.com/haf/masstransit.transportspecs

A repository for testing all of the MassTransit transport in unison in order to avoid regression bugs and implementations that are not substitutable for one another.

Last synced: 17 Nov 2024

https://github.com/haf/puppet-keepalived

Keepalived module for puppet

Last synced: 17 Nov 2024

https://github.com/haf/optimistic

An optimistic concurrency control/CQRS/React/Redux app

Last synced: 17 Nov 2024

https://github.com/haf/puppet-mono

A puppet module that installs mono.

Last synced: 17 Nov 2024

https://github.com/haf/rmq-publisher-confirms-hopac

Showcasing the invariants you'll have to deal with when using RabbitMQ with an HTTP API

Last synced: 17 Nov 2024

https://github.com/haf/jws-masstransit-scala-java-interop

A bit of hacking, interop between Scala, C# and Java with MassTransit

Last synced: 17 Nov 2024

https://github.com/haf/puppet-dak

Getting Debian Archive Kit up and running on a debian (Ubuntu 12.04 LTS in this case)

Last synced: 17 Nov 2024

https://github.com/haf/dotnet-skaffold-spike

Just an example of how to configure Skaffold with .Net Core and SQL Server

Last synced: 17 Nov 2024

https://github.com/haf/puppet-mono-src

A puppet module for installing mono from source on CentOS

Last synced: 17 Nov 2024

https://github.com/haf/puppet-on-windows

A talk / repo that sets up a Windows dev machine

Last synced: 17 Nov 2024

https://github.com/haf/vagrant-bacula

A vagrantfile for bacula

Last synced: 17 Nov 2024

https://github.com/haf/presentations

Last synced: 17 Nov 2024

https://github.com/haf/puppet-logstash

A puppet LogStash 1.3.x (soon 1.4) module w/ kibana support, running in supervisord. Fork from mediawiki.

Last synced: 17 Nov 2024

https://github.com/haf/code4fun.webshotter

An MassTransit Saga impl for screenshotting web sites as a Service!

Last synced: 17 Nov 2024

https://github.com/haf/haskell-nextjs-webhooks

Sample PoC for HMAC auth; deriving the action key from the master key

Last synced: 20 Dec 2024

https://github.com/haf/requester

Send a HTTP request from a Windows service at a specified interval. Good if you have a web site that musn't get lazy, or your IIS recycles your app pool every nth minutes. This project is good for that and that only, but the code had to be stored somewhere...

Last synced: 17 Nov 2024

https://github.com/haf/puppet-fsharp

A puppet module for installing F# on a linux machine.

Last synced: 17 Nov 2024

https://github.com/haf/puppet-zookeeper

A puppet module for deploying ZooKeeper on CentOS. Aims to provide: installation, configuration through parametized classes, Ongoing Data Directory Cleanup tasks, monitoring integration for ZK.

Last synced: 17 Nov 2024

https://github.com/haf/eventstore-build

A docker container that builds EventStore, packages it

Last synced: 17 Nov 2024

https://github.com/haf/sh64

Forwards STDERR, STDOUT and STDIN to your local execution context. This is very useful if you, for example, are calling powershell from a rake script and want to see its output. Then you just call 'sh64 powershell -command &{ write-host "Hello World" }'

Last synced: 17 Nov 2024

https://github.com/haf/fsharp-concurrency

A presentation on concurrency

Last synced: 17 Nov 2024

https://github.com/haf/eventstore.rebuilder

A project for re-publishing domain events to a specified service endpoint.

Last synced: 17 Nov 2024

https://github.com/haf/vagrant-fsharp

A quickie to get F# up and spinning

Last synced: 17 Nov 2024

https://github.com/haf/zero-to-hero-talk

https://www.meetup.com/FuncProgSTHLM/events/239753911/

Last synced: 17 Nov 2024

https://github.com/haf/dvar

Close functions over mutable variables for transitive system-wide reconfiguration/load balancing.

Last synced: 17 Nov 2024

https://github.com/haf/smbpingpong

Small utility to test whether SMB is using session semantics on writes in distributed systems

Last synced: 17 Nov 2024

https://github.com/haf/vagrant-eventstore

A vagrant showcase for eventstore running on linux

Last synced: 17 Nov 2024

https://github.com/haf/reasonable

F# implementation of Dung's argumentation framework

Last synced: 17 Nov 2024

https://github.com/haf/puppet-yum

Last synced: 17 Nov 2024

https://github.com/haf/expecto-patronum

Moved to https://github.com/haf/expecto

Last synced: 17 Nov 2024

https://github.com/haf/puppet-mergehashes

A puppet module implementing a single function: merge_hashes(Hash, Hash)

Last synced: 17 Nov 2024

https://github.com/haf/buf-dup-file

Last synced: 17 Nov 2024

https://github.com/haf/fsharp-micro

fsharpConf 4th March talk

Last synced: 17 Nov 2024

https://github.com/haf/vnext-environment

This is the next version environment for deployments and development.

Last synced: 17 Nov 2024

https://github.com/haf/nlog.azure

Last synced: 17 Nov 2024

https://github.com/haf/music

Music in the browser

Last synced: 17 Nov 2024

https://github.com/haf/impressionist

Playing around with Google Cloud Storage

Last synced: 17 Nov 2024

https://github.com/haf/next-js-blog

Last synced: 17 Nov 2024

https://github.com/haf/kafkas-tail

Last synced: 17 Nov 2024

https://github.com/haf/puppet-nxlog

A puppet module for configuring NXLOG on Windows

Last synced: 17 Nov 2024

https://github.com/haf/puppet-riemann

A puppet module for Riemann, server, tools and common configuration items. Actively maintained.

Last synced: 17 Nov 2024

https://github.com/haf/puppet-httpfile

Gives you a new type 'httpfile' that downloads a file and verifies its checksum

Last synced: 17 Nov 2024

https://github.com/haf/puppet-svcutils

puppet-svcutils - DEPRECATED

Last synced: 17 Nov 2024

https://github.com/haf/puppet-trafficserver

A puppet module for Apache Traffic Server

Last synced: 17 Nov 2024

https://github.com/haf/puppet-java

A very simple java puppet module.

Last synced: 17 Nov 2024

https://github.com/haf/panopticon

This will be a framework for creating distributed micro services in F#

Last synced: 17 Nov 2024

https://github.com/haf/purescript-recq

A purescript ReCQ implementation for opportunistic/replay read-model rendering with CQRS APIs with a PoC with ReactJS

Last synced: 17 Nov 2024

https://github.com/haf/masstransit-stomp

Stomp transport for MassTransit messaging framework

Last synced: 17 Nov 2024

https://github.com/haf/castle.releases

Test for sharing utils

Last synced: 17 Nov 2024

https://github.com/haf/empty-repository

Useful for integration testing. You can probably ignore me.

Last synced: 17 Nov 2024

https://github.com/haf/aside

A sample app that processes files asynchronously next to a running Suave

Last synced: 17 Nov 2024

https://github.com/haf/puppet-elasticsearch

A puppet-elasticsearch module that has an edge over github.com/elasticsearch/puppet-elasticsearch.

Last synced: 17 Nov 2024

https://github.com/haf/sample-hello-fsharp

This sample shows how easy it is to create HTTP services with F# hosted on mono.

Last synced: 17 Nov 2024

https://github.com/haf/kitevietnam

Last synced: 17 Nov 2024

https://github.com/haf/canopy-fsx

The script/fsx version of canopy. No need for Visual Studio.

Last synced: 17 Nov 2024

https://github.com/haf/support-tools

Automatically exported from code.google.com/p/support-tools

Last synced: 07 Dec 2024

https://github.com/haf/fierce-ant-afbdf

Jamstack site created with Stackbit

git headless jamstack nextjs ssg stackbit static

Last synced: 07 Dec 2024

https://github.com/haf/fsharp-helloworld

f# helloworld

Last synced: 17 Nov 2024

https://github.com/haf/28

Last synced: 28 Nov 2024

https://github.com/haf/homebrew-libgdiplus

The libgdiplus recipe for homebrew

Last synced: 17 Nov 2024

https://github.com/haf/paket-semver2-repro

Repro

Last synced: 17 Nov 2024