Projects in Awesome Lists by aliostad
A curated list of projects in awesome lists by aliostad .
https://github.com/aliostad/cachecow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
caching dotnet http http-cache
Last synced: 10 Apr 2025
https://github.com/aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
caching dotnet http http-cache
Last synced: 14 Mar 2025
https://github.com/aliostad/SuperBenchmarker
Apache Benchmark (ab.exe) on steroids
Last synced: 31 Mar 2025
https://github.com/aliostad/superbenchmarker
Apache Benchmark (ab.exe) on steroids
Last synced: 10 Apr 2025
https://github.com/aliostad/beehive
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
Last synced: 10 Apr 2025
https://github.com/aliostad/perfit
Performance Monitoring and instrumentation for .NET (4.52+ and Core)
Last synced: 10 Apr 2025
https://github.com/aliostad/randomgen
A simple random generation framework for .NET Core and 4.52+
Last synced: 10 Apr 2025
https://github.com/aliostad/conveyorbelt
Shovels Azure diagnostics data to ElasticSearch
Last synced: 10 Apr 2025
https://github.com/aliostad/avalon
An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine
Last synced: 10 Apr 2025
https://github.com/aliostad/deep-learning-lang-detection
Deep Learning using Keras to detect programming language of a file or snippet
Last synced: 10 Apr 2025
https://github.com/aliostad/aws-distributed-mutex
A distributed lock (mutex) implementation for AWS using DynamoDB
Last synced: 10 Apr 2025
https://github.com/aliostad/psyfon
A High-Performance Azure EventHubs Sink capable of buffering/batching
Last synced: 10 Apr 2025
https://github.com/aliostad/nosqlbenchmarking
Benchmarking on various NoSQL technologies available on Microsoft platform
Last synced: 10 Apr 2025
https://github.com/aliostad/cyberinsekt
A web crawling library based on ASP.NET Web API
Last synced: 10 Apr 2025
https://github.com/aliostad/hexagon-rl
A Reinforcement Learning implementation for Danske Bank's Hexagon game
Last synced: 10 Apr 2025
https://github.com/aliostad/grpc-dotnet-minimal-sample
Minimal gRPC sample for dotnetcore
Last synced: 10 Apr 2025
https://github.com/aliostad/wiki-album-genre
Deep Learning Model for wiki articles - predicting genre of an album based on name
Last synced: 10 Apr 2025
https://github.com/aliostad/cachecore
HTTP Caching for .NET - Soon to be deleted (PLEASE USE CACHECOW)
Last synced: 10 Apr 2025
https://github.com/aliostad/carmanager
A sample used for various Web API examples
Last synced: 10 Apr 2025
https://github.com/aliostad/webperftestfx
A playground for proving a few performance points
Last synced: 10 Apr 2025
https://github.com/aliostad/entityrange
A sample on implementing custom Range on ASP.NET Web API
Last synced: 10 Apr 2025
https://github.com/aliostad/memoryleakonundisposedhttpresponsemessage
A Sample showing Memory Leak and Socket Leak if HttpResponseMessage is not consumed or disposed
Last synced: 10 Apr 2025
https://github.com/aliostad/encryptionbenchmark
Comparing crypto algorithm performances in .NET Framework
Last synced: 10 Apr 2025
https://github.com/aliostad/hierarchicalrouting
A fluent hierarchical routing for ASP.NET Web API
Last synced: 10 Apr 2025
https://github.com/aliostad/memoryleaksamples
A collection of snippets for memory leak simulation and diagnosis
Last synced: 10 Apr 2025
https://github.com/aliostad/pocohttp-local
A .NET Client library for working with HTTP data stores
Last synced: 10 Apr 2025
https://github.com/aliostad/hokm
Implementation of Hokm card game (Court Piece) for C#
Last synced: 10 Apr 2025
https://github.com/aliostad/condtionionalvalidation
Conditional Validation for ASP.NET MVC 3
Last synced: 10 Apr 2025
https://github.com/aliostad/ndecisiontree
Logical Decision Trees in .NET for simple to moderately complex business rules
Last synced: 10 Apr 2025
https://github.com/aliostad/apilayerexample
An implemented example of API Layer
Last synced: 10 Apr 2025
https://github.com/aliostad/cloudbigtablebenchmarks
Benchmark of a few cloud BigTable impl
Last synced: 10 Apr 2025
https://github.com/aliostad/guidversusintbenchmark
Some code for benchmarking GUID vs. INT primary keys
Last synced: 10 Apr 2025
https://github.com/aliostad/zipkin-collector-eventhub
Azure EventHub Collector for Zipkin
Last synced: 10 Apr 2025
https://github.com/aliostad/traceview
A light-weight and cross-platform trace capturing and viewing tool for developers. Inspired by Sysinternal's DebugView
Last synced: 10 Apr 2025
https://github.com/aliostad/publicimages
Just a repo to share public images and diagrams
Last synced: 10 Apr 2025
https://github.com/aliostad/uberbenchmarker
Scala port of the SuperBenchmarker
Last synced: 10 Apr 2025
https://github.com/aliostad/gosh
RFC7234-Compliant HTTP Caching library for Go
Last synced: 10 Apr 2025
https://github.com/aliostad/tplasyncexamples
Examples for TPL Async blog post
Last synced: 10 Apr 2025
https://github.com/aliostad/traceswitchdoesnotwork
A minimal repo on .NET 6.0 to show that unlike what the docs say, trace switches don't worrk
Last synced: 10 Apr 2025
https://github.com/aliostad/kluster
A framework for building HA and linearised clusters for doing parallel work on idempotent works
Last synced: 10 Apr 2025
https://github.com/aliostad/keydriversinsoftwaresurvey
Results of a study on how the software community sees the key drivers in Software Devlopment
Last synced: 10 Apr 2025
https://github.com/aliostad/traceview-zobalesaz
A sample trace maker for traceview
Last synced: 10 Apr 2025
https://github.com/aliostad/contentiontest
Testing threading contention - harness project
Last synced: 10 Apr 2025
https://github.com/aliostad/babaluma
An async timeout/retry/circuitbreaker mini-library for .NET
Last synced: 10 Apr 2025
https://github.com/aliostad/bigtable-impl-benchmark
Performance comparison of Azure Table Storage and AWS DynamoDB
Last synced: 10 Apr 2025
https://github.com/aliostad/traceview-dotnet
A traceview sink (rather TraceListener in .NET lingo)
Last synced: 10 Apr 2025
https://github.com/aliostad/botanix
A Telegram bot mini-framework for handling the workflow
Last synced: 10 Apr 2025