• Stars
    star
    17
  • Rank 1,217,345 (Top 25 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.

More Repositories

1

sqlf

sqlf generates parameterized SQL statements in Go, sprintf style
Go
125
star
2

shell

Generate Shell Commands in Go, sprintf Style
Go
77
star
3

rpc

Go stdlib net/rpc with context.Context support
Go
37
star
4

prometheus-ec2-discovery

EC2 service discovery for Prometheus based on AWS Tags
Go
23
star
5

rgp

ripgrep plus - Wraps ripgrep to add google like queries to patterns
Go
21
star
6

Sliding-Window-Minimum

Sliding window minimum is an interesting algorithm, so I thought I would implement it in a bunch of different languages. This repository contains (or will contain) implementations of the algorithm in different programming languages.
Haskell
12
star
7

tmpfriend

Go library to help tie temporary files to the lifetime of a process.
Go
10
star
8

kubernetes-disk-exporter

Export kubernetes persistent volume metrics to prometheus.
Go
9
star
9

advent

Advent of Code solutions - http://adventofcode.com/
Python
8
star
10

scrabble

Experiments with Django, eventlet, redis and HTML5 Canvas to make a Scrabble game.
Python
6
star
11

dotfiles

My configuration files
Nix
5
star
12

FUSEPod

FUSEPod is a userspace filesystem which mounts your iPod into a directory for easy browsing of your songs on your iPod.
C++
5
star
13

kubernetes-honeycomb-agent

Export kubernetes events into honeycomb.io
Go
4
star
14

counsel-repo

Emacs jump to repository using Ivy
Go
3
star
15

django-fileflatpages

Makes FlatPage fixtures easily
Python
3
star
16

Weighted-Triangulation-Editor

A visual editor for creating Weighted Regions. Made with Qt sauce.
C++
3
star
17

keegancsmith

My homepage built using Sphinx.
Python
2
star
18

watercomp

A compression algorithm targeting molecular dynamics simulations with large amounts of water.
C++
1
star
19

Agatha

Global Game Jam 2011 Entry
JavaScript
1
star
20

MCP-web

Website for MCP
Python
1
star
21

MCP

A program to orchestrate Entellect Challenge bot matches. The Entellect Challenge is a Tron AI competition.
Python
1
star
22

Umonya-Website

Mirror of my bzr branch of the Umonya website
Python
1
star
23

presentations

Go
1
star
24

hgallpaths

A mercurial extension to allow pushing and pulling from all paths.
Python
1
star
25

PMCC

Work done for the Parallel and Multi-Core Computing module I did for Computer Science Honours. Note that the report is not up to scratch, since I wrote most of it past 3am.
C
1
star
26

AmarokQuilt

A Full Screen mode for Amarok which displays a quilt of your album covers as well as the current playing track.
C++
1
star
27

AmarokPidgin

A plugin for Amarok that updates your Pidgin status message with that you are currently listening to.
Python
1
star
28

terraformer-google-compute-disk

Export existing Google Compute Disks to Terraform style (tf, tfstate)
Python
1
star