Harshavardhana
|
fb34c5290c
|
Fast CRC implementations ported from Intel's efforts
Provides fast CRC32C with PCLMULQDQ instructions in Golang
The white papers on CRC32C calculations with PCLMULQDQ instruction can be
downloaded from:
http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/crc-iscsi-polynomial-crc32-instruction-paper.pdf
http://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-crc-computation-paper.pdf
|
10 years ago |
Harshavardhana
|
6e4583ef1d
|
Build restructure top level
|
10 years ago |
Harshavardhana
|
a4676211cf
|
Enable cover profile and test for split and strbyteconv
|
10 years ago |
Harshavardhana
|
67e9a27b34
|
Enable way to split files at input bytes
|
10 years ago |
Frederick F. Kautz IV
|
d1f9704f25
|
Fixing build where cover and godep cause a break when system is offline
|
10 years ago |
Harshavardhana
|
fa1a13a8bf
|
Cleanup makefile
|
10 years ago |
Harshavardhana
|
eaf5379246
|
Update readme with clear instructions
|
10 years ago |
Frederick F. Kautz IV
|
6382ee161e
|
Renaming minio-demo to erasure-demo
|
10 years ago |
Frederick F. Kautz IV
|
3c09029049
|
Merging encode and decode to single minio-demo binary
|
10 years ago |
Frederick F. Kautz IV
|
03beef3afc
|
Moving gateway and storage driver to packages
|
10 years ago |
Harshavardhana
|
3cefaf5ad8
|
Restructure directory, add 'pkgs' folder now
|
10 years ago |
Frederick F. Kautz IV
|
5a3eb47583
|
Adding minio-decode
|
10 years ago |
Frederick F. Kautz IV
|
a15e935a33
|
Adding minio-encode binary
|
10 years ago |
Matthew Farrellee
|
5047c055f6
|
stop requiring a cover directory
it is not automatically created. instead, store coverage output in the
current directory.
|
10 years ago |
Frederick F. Kautz IV
|
9c18624e58
|
Removing binaries
|
10 years ago |
Frederick F. Kautz IV
|
1a6b9ccfc8
|
Fixing isal compile from root, workaround for https://code.google.com/p/go/issues/detail?id=7891
|
10 years ago |
Frederick F. Kautz IV
|
f8f9f65652
|
Moving minio command to cmd/minio
|
10 years ago |
Harshavardhana
|
ef0a8b4d2e
|
Squashed 'contrib/signify/' changes from a1554a4..35fe2d3
35fe2d3 Update upstream diff
2b7bf89 Generate shared libs
git-subtree-dir: contrib/signify
git-subtree-split: 35fe2d347b161b9ee18ca33c9d5a54bb466eecbf
|
10 years ago |
Frederick F. Kautz IV
|
9275afa173
|
Changing minios to minio
|
10 years ago |
Frederick F. Kautz IV
|
5878dd5e50
|
Cleaning up more code, system generated by config
|
10 years ago |
Frederick F. Kautz IV
|
0c68f52caf
|
Adding bucket management system with in memory storage driver
|
10 years ago |
Frederick F. Kautz IV
|
e98a77ff1a
|
Moving to godep for dependency management
|
10 years ago |
Frederick F. Kautz IV
|
fc6a2a45cb
|
Setting up initial cli options and http handlers
|
10 years ago |
Frederick F. Kautz IV
|
dca2f84bc9
|
Refactoring miniosd and minios to a single binary minio
|
10 years ago |
Frederick F. Kautz IV
|
2c73655b7c
|
Working build system, builds gopath dynamically
|
10 years ago |
Frederick F. Kautz IV
|
26aad4eab2
|
Adding third_party dir support
|
10 years ago |
Frederick F. Kautz IV
|
720ccbddee
|
Adding initial makefile and main.go
|
10 years ago |
Harshavardhana
|
2acc68d1af
|
Squashed 'contrib/signify/' content from commit a1554a4
git-subtree-dir: contrib/signify
git-subtree-split: a1554a4384c794c004da70bd006ce93101f77426
|
10 years ago |