-
glove80-keymaps Public
Forked from sunaku/glove80-keymaps"Glorious Engrammer" keymap for Glove80 keyboard
HTML UpdatedApr 23, 2025 -
-
NLog.Targets.Syslog Public archive
A Syslog server target for NLog
-
NLog.github.io Public
Forked from NLog/NLog.github.ioThe official website: nlog-project.org
HTML UpdatedJun 21, 2022 -
Console application to check when exceptions happening after a cancellation trigger the UnobservedTaskException event handler
C# MIT License UpdatedOct 21, 2021 -
Data_Structures_and_Algorithms_in_Python Public
Forked from jihoonerd/Data_Structures_and_Algorithms_in_Python📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Jupyter Notebook UpdatedAug 27, 2021 -
grokking_algorithms Public
Forked from egonSchiele/grokking_algorithmsCode for the book Grokking Algorithms (https://amzn.to/29rVyHf)
JavaScript Other UpdatedJul 1, 2021 -
dropwizard-jdbi-unitofwork Public
Forked from isopropylcyanide/dropwizard-jdbi-unitofworkProvides Unit of Work Support for a JDBI based Dropwizard backend
Java Apache License 2.0 UpdatedJun 21, 2021 -
Portable-GitShell Public
Posh-Git and Git shell with a portable version of Git
-
NLog - Advanced .NET, NETSTANDARD, Silverlight and Xamarin Logging
C# BSD 3-Clause "New" or "Revised" License UpdatedApr 11, 2021 -
MariaDB4j Public
Forked from MariaDB4j/MariaDB4jMariaDB Embedded in Java JAR
Roff Apache License 2.0 UpdatedDec 30, 2020 -
mariadb-source-builder Public
Tool to build MariaDB from source and release binary distributions
PowerShell MIT License UpdatedDec 28, 2020 -
-
restaurant-review-kata Public
An architectural kata on a restaurant review system
MIT License UpdatedNov 21, 2020 -
backend-challenge Public
Forked from ggonmar/backend-challengeCabify Backend Technical Challenge
UpdatedNov 21, 2020 -
corefx Public
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
C# UpdatedNov 21, 2020 -
posh-sshell Public
Forked from dahlbyk/posh-sshellPowerShell helpers for SSH (previously part of posh-git.)
PowerShell MIT License UpdatedNov 21, 2020 -
Posh-GitHub Public
Forked from Iristyle/Posh-GitHubPowershell cmdlets that expose the GitHub API
-
backend_one Public
Forked from ggp/backend_oneThe first and the big backend
Elixir UpdatedNov 21, 2020 -
psake Public
Forked from psake/psakeA build automation tool... now with less XML...
PowerShell MIT License UpdatedNov 21, 2020 -
clojure-bookCode Public
Forked from marick/fp-ooCode samples and exercise solutions for FP for the OO Programmer
Clojure UpdatedNov 21, 2020 -
ijson Public
Forked from isagalaev/ijsonIterative JSON parser with Pythonic interface
-
graphite-web Public
Forked from graphite-project/graphite-webA highly scalable real-time graphing system
JavaScript Apache License 2.0 UpdatedNov 21, 2020 -
mockroservices-dotnet Public
Forked from VaughnVernon/mockroservices-dotnetToolkit for creating microservices in a multi-project test environment using mock distributed mechanisms.
C# Other UpdatedNov 21, 2020 -
EasyNetQ.Management.Client Public
Forked from EasyNetQ/EasyNetQ.Management.ClientEasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API
C# MIT License UpdatedNov 21, 2020 -
gopl.io Public
Forked from adonovan/gopl.ioExample programs from "The Go Programming Language"
Go UpdatedNov 21, 2020 -
docker-rabbitmq Public
Forked from EasyNetQ/docker-rabbitmqRabbitMQ Docker image creation tools
Dockerfile MIT License UpdatedNov 21, 2020 -
stereogram Public
Forked from cronvel/stereogramOpen Source Orthoptics Stereogram!
GNU General Public License v3.0 UpdatedNov 21, 2020 -
socket-poll Public
A test project to understand the behavior of Socket.Poll when called with a timeout to check for disconnection
-
shopping-cart-kata Public
An architectural kata on the e-commerce shopping cart capability