💡
nopers
Pinned Loading
-
alpine-docker
alpine-docker PublicMy attempts on customizing/creating docker image using alpine base
Dockerfile 2
-
traefik-docker-dummy-example
traefik-docker-dummy-example Publicvery simple example for using traefik load balancer with docker compose
Dockerfile 1
-
simple-smart-ptr
simple-smart-ptr PublicToy implementation of smart pointer using reference counter for smart de-allocation
C++
-
Minimal bitset implementation.
Minimal bitset implementation. 1#include <stdio.h>
23#define BIT_SHIFTCNT (5)
4#define BIT_CNT (1 << BIT_SHIFTCNT)
5#define BIT_MASK (BIT_CNT - 1)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.