Git Product home page Git Product logo

Nathan Cochran's Projects

angles icon angles

iOS app for measuring angles and determining angular velocity in videos

ccmnt icon ccmnt

Simple command-line utility for inserting function-level comments into a C source code file (requires ctags)

concurrent_prime_sieve icon concurrent_prime_sieve

Calculate all primes up to UINT_MAX using the Sieve of Eratosthenes, a bit-array, and concurrent programming (parallel threads/processes)

ftp icon ftp

File transfer server and client programs

hung-compiler icon hung-compiler

This program causes the go compiler to hang indefinitely (go1.10.2)

levenshtein icon levenshtein

Golang package for calculating levenshtein distances between words

lru icon lru

Thread-safe, fixed-size, in-memory LRU cache that supports eviction, expiration, and out-of-band updates

mock icon mock

Automated tool for mocking go interfaces. Works with go:generate.

myar icon myar

Simple archive utility. Produces .ar files compatible with the standard ar utility

palindrome icon palindrome

Solution to longest palindromic substring problem - https://en.wikipedia.org/wiki/Longest_palindromic_substring

redblack icon redblack

Implementation of a red-black tree in Go

tsp icon tsp

Includes a variety of algorithms for solving the Travelling Salesperson Problem: nearest neighbor, 2-opt, simulated anneal, and a hybrid of 2-opt and simulated anneal

upgrade icon upgrade

Upgrades the major version of a Go module, or the major version of one of its dependencies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.