• Stars
    star
    1
  • Language
    Go
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

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

Repository Details

either wrap lines so that they don't exceed line length or split a string into []string: word boundaries are respected. Uses a modified UTF-8 dash and whitespace list.

More Repositories

1

deepcopy

Deep copy things
Go
545
star
2

json2go

Generate Go structs from JSON with struct tags: can specify type name, package name, and additional field tag keys with the CLI app.
Go
68
star
3

struct2csv

Create CSV from struct or a slice of structs
Go
21
star
4

feedlot

Generate Packer Templates from JSON or TOML definitions.
Go
15
star
5

joefriday

Get system information as Go structs or serialized bytes: JSON and Flatbuffers, either one time or periodic.
Go
14
star
6

serial-bowl

Go benchmarks of some serialization protocols using various structs.
Go
6
star
7

utilitybelt

Contains utility functions/packages in Go that may be useful. Some of these were written before I discovered that there were versions in stdlib; in those situations prefer stdlib.
Go
6
star
8

salt-iptables

install and configure iptables firewall using SaltStack
Scheme
4
star
9

states

A collection of salt states
ApacheConf
4
star
10

uvarint

uvarint (varuint): sqlite's variable length integer encoding of 64-bit unsigned integers written in Go: http://www.sqlite.org/src4/doc/trunk/www/varint.wiki
Go
4
star
11

nocomment

removes comments
Go
3
star
12

firkin

a package of containers: buffers, queues, and stacks
Go
3
star
13

autofact

Go
3
star
14

randchars

fast generation of random ASCII characters in Go (random strings): a-z, a-z0-9, A-Z, A-Z0-9, a-zA-Z, a-zA-Z0-9, Base64, and Base64URL
Go
3
star
15

install-go

shell and powershell scripts for installing or updating Go: https://golang.org/doc/install
Shell
3
star
16

sqlite4-varint-bench

benchmarks for sql4 variable length integer implementations in Go
Go
3
star
17

int2word

converts ints to its word representation: number to words
Go
2
star
18

bench-rng

Go benchmarks of some Go CSPRNG & PRNG implementations
Go
2
star
19

benchutil

format benchmark results as text, csv, or md and write to an io.Writer
Go
2
star
20

checksome

cross platform tool to calculate SHA checksums
Go
2
star
21

csv2md

csv2md transmogrifies CSV-encoded data into Github Flavored Markdown tables
Go
2
star
22

car

A cross-platform cli app for creating and extracting tarballs and zip filies
Go
1
star
23

benchgen

Creates benchmark application skeletons.
Go
1
star
24

systeminfo

Information about a system: CPU, RAM, network interfaces, OS, Kernel.
Go
1
star
25

snoflinga

snöflinga: snowflake like IDs - fast generation
Go
1
star
26

dbsql2go

Generate Go code from database schema information
Go
1
star
27

contour

contour: simplified application configuration package
Go
1
star
28

mohae-iptables

wrapper to opscode's iptables
Ruby
1
star
29

shuffle

shuffle is a shuffler that implements fisher-yates: both crypto/rand and PRNG based implementations. Supports shuffling types that implement the Shuffler interface.
Go
1
star
30

kraul

a crawler to facilitate the development of geomi
Go
1
star
31

csv2htmltable

Create HTML Table from CSV data
Go
1
star
32

rapper

cli for wrapping text files in a path
Go
1
star
33

salted

a salted multi-environment, multi-role deployment template with support for Vagrant
Vim Script
1
star
34

pipeline

learn pipelines, go routines, channels, and concurrency using http://blog.golang.org/pipelines
Go
1
star
35

fmtjson

format json files
Go
1
star
36

peu

little: a simple program that compresses and decompresses files.
Go
1
star
37

feedlot-examples

Example templates for Feedlot; these should be used with the -example and -example_dir flags.
Shell
1
star
38

salted-redis

A salt state for redis consistent with the redis quickstart; w. configuration, version option, and running as a service. Supports pillar for customization.
1
star