-
KjellKod
- USA
- https://kjellkod.wordpress.com/
-
-
g3log Public
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no ext…
-
-
-
-
maze_game Public
old and obsolete interview challenge that is no longer relevant to stay hidden and for fun I'm publishing it.
C++ UpdatedFeb 19, 2024 -
-
montana_bma_check Public
checks for keywords in BMAs. The source pdf file must be downloaded already and in the same directory as the python script. The script will parse the pdf for valid links, download them if they aren…
Python MIT License UpdatedOct 16, 2023 -
g3sinks Public
sinks to g3logger
-
-
SimpleAPI-1 Public
Forked from jreyesreyes/SimpleAPIExercise to create API automation test
Java UpdatedApr 8, 2022 -
-
-
-
-
excalidraw Public
Forked from excalidraw/excalidrawVirtual whiteboard for sketching hand-drawn like diagrams
TypeScript MIT License UpdatedJun 15, 2021 -
mkdocs-template Public template
Forked from mhausenblas/mkdocs-templateA template for MkDocs publishing via GitHub Action
Apache License 2.0 UpdatedNov 25, 2020 -
concurrent Public
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
-
g3log_example_integration Public
Example project of how to integrate with g3log
-
-
learning-area Public
Forked from mdn/learning-areaGithub repo for the MDN Learning Area.
HTML Creative Commons Zero v1.0 Universal UpdatedJun 3, 2020 -
FileIO Public
Forked from logrhythm/FileIOA generic C++ file IO class
-
StringFix Public
C++ helper for string manipulation (trim, to_lower, split, explode etc...)
-
-
bzip2 Public
Forked from hunter-packages/bzip2bzip2 - win32 friendly and using cmake
C Other UpdatedOct 8, 2019 -
-
StopWatch-LogRhythm-ChangedCloneFromKjellKod Public
Forked from logrhythm/StopWatchA timer class in C++
C++ MIT License UpdatedSep 24, 2018 -
-
QueueNado Public
Forked from logrhythm/QueueNadoImplementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++
-