-
Storj Labs
- Universe
-
05:11
(UTC +01:00) - https://ivan.fraixed.es
- https://bog.fraixed.es
- @ifraixedes
- https://linkedin.com/in/ifraixedes/en
- https://keybase.io/ifraixedes
-
rust-storj-uplink-lib Public archive
Idiomatic and safe Rust binding for Storj Lib Uplink
-
tidwall-gjson Public
Forked from tidwall/gjsonGet JSON values quickly - JSON parser for Go
Go MIT License UpdatedSep 3, 2021 -
storj-storj Public
Forked from storj/storjOngoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
Go GNU Affero General Public License v3.0 UpdatedFeb 12, 2021 -
rust-lang-regex Public
Forked from rust-lang/regexAn implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Rust Apache License 2.0 UpdatedDec 5, 2020 -
rayyildiz-simple-http Public
Forked from rayyildiz/simple-httpSimple Http Server written in Golang
Go MIT License UpdatedApr 14, 2020 -
kishaningithub-hugo-creative-portfolio-theme Public
Forked from kishaningithub/hugo-creative-portfolio-themePort of the creative portfolio theme to Hugo
CSS MIT License UpdatedApr 14, 2020 -
node-koa-flash-simple Public archive
Stupidly simple flash messages middleware for Koa v2
-
containrrr-watchtower Public
Forked from containrrr/watchtowerA process for automating Docker container base image updates.
Go Apache License 2.0 UpdatedFeb 21, 2020 -
ledger-formatter Public
Opinionated command-line formatter for ledger (double entry accounting system) data files
Rust MIT License UpdatedJan 22, 2020 -
-
golangci-golangci-lint Public
Forked from golangci/golangci-lintLinters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
-
find-funcs-with-set-funcs-calls Public archive
Go command-line tool for Finding functions in go packages which call a set of functions
Go MIT License UpdatedOct 24, 2019 -
k8s-ify-storj-satellite Public
Playing around with K8s to deploy a Storj Satellite
-
tech-conferences-conference-data Public
Forked from tech-conferences/conference-dataConference data for www.confs.tech
-
RustFestEU-barcelona.rustfest.eu Public
Forked from RustFestEU/barcelona.rustfest.euRustFest Barcelona 2019
HTML UpdatedAug 8, 2019 -
ReneSmeekes-storj_success_rate Public
Forked from ReneSmeekes/storj_success_rateShell UpdatedJul 25, 2019 -
storj-storj.io Public
Forked from storj-archived/storj.ioThe Storj website.
HTML UpdatedJul 24, 2019 -
kubernetes-website Public
Forked from kubernetes/websiteKubernetes website and documentation repo:
HTML Creative Commons Attribution 4.0 International UpdatedMay 20, 2019 -
zeebo-errs Public
Forked from zeebo/errserrs is a package for making errors friendly and easy
Go MIT License UpdatedMay 16, 2019 -
getkin-kin-openapi Public
Forked from getkin/kin-openapiOpenAPI 3.0 implementation for Go (parsing, converting, validation, and more)
Go MIT License UpdatedApr 22, 2019 -
go-runnable-snippets Public
A personal collection of Go runnable snippets for tracking my learning tryouts
Go MIT License UpdatedApr 16, 2019 -
go-payments-api-example Public archive
[WIP] example of an openapi API design and a Go implementation of it
-
go-tcp-relay-server-example Public archive
Simple TCP Relay server written in Go
Go MIT License UpdatedApr 1, 2019 -
bvinc-go-sqlite-lite Public
Forked from bvinc/go-sqlite-liteSQLite driver for the Go programming language
C BSD 3-Clause "New" or "Revised" License UpdatedMar 13, 2019 -
-
landing Public archive
DEPRECATED My landing page => https://github.com/ifraixedes/landing
CSS MIT License UpdatedMar 3, 2019 -
go-ms-http-nsq-example Public archive
Example of a microservice architecture using HTTP and NSQ as a transport
-
go-csv-reader-example Public archive
Simple tool which uses the Go CSV Reader of the standard library
Go MIT License UpdatedMar 1, 2019 -
go-errors Public archive
Go errors with error codes through a simple and small API
Go MIT License UpdatedFeb 6, 2019 -
go-hmac-validator Public archive
A generic HMAC signature validator for Go