Pinned Loading
-
haproxy-patches
haproxy-patches PublicIncludes patches to haproxy that were not included as part of the distribution. See the corresponding haproxy repos (1.4/1.5) for development of these patches.
-
FinalVariableTransformer.java
FinalVariableTransformer.java 1public class FinalVariableTransformer {
2public static void premain(String agentArguments,
3Instrumentation instrumentation) {
4instrumentation.addTransformer(new InsertInstructionTransformer());
5}
-
awesome-cto
awesome-cto PublicForked from kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
-
-
-
hashcount.c
hashcount.c 1#include <stdio.h>
2#include <stdlib.h>
3#include <math.h>
45#define MAXBUCKETS 2048
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.