Skip to content
View ZacAttack's full-sized avatar
  • LinkedIn
  • San Francisco

Organizations

@ContributingCode
Block or Report

Block or report ZacAttack

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. venice venice Public

    Forked from linkedin/venice

    Venice, Derived Data Platform for planet-scale workloads.

    Java 1

  2. This program shows you how your proc... This program shows you how your process heap can become fragmented under some memory allocators!
    1
    #include <stdio.h>
    2
    #include <sys/types.h>
    3
    #include <unistd.h>
    4
    #include <stdlib.h>
    5
     
  3. MongoCities MongoCities Public

    A tool that scrapes the U.S. Census website and creates a Mongo database of every city/town/CDP in the U.S. with geospatial indexing and other information. Simply install Mongo and run the code, OR…

    JavaScript

  4. tehuti tehuti Public

    Forked from tehuti-io/tehuti

    A simple metrics library.

    Java