The Wayback Machine - https://web.archive.org/web/20211129052936/https://github.com/deankarn
Skip to content
Avatar
Coffee In -> Code Out
Coffee In -> Code Out
  • Clearbit
  • /dev/tty0

Achievements

Achievements

Block or Report

Block or report deankarn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

    Go 9.1k 823

  2. 📗 Simple, configurable and scalable Structured Logging for Go.

    Go 276 21

  3. 🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

    Go 502 29

  4. 🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementation

    Go 119 9

  5. ✂️ Is a general library to help modify or set data within data structures and other objects.

    Go 105 10

  6. pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflicts.

    Go 13 2

1,549 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to go-playground/validator, go-playground/mold, rust-playground/anydate and 5 other repositories
Loading

Contribution activity

November 2021

Created 1 repository

Created a pull request in serde-rs/json that received 6 comments

Add retain to Map

This adds the retain function to the Map type which calls the inner maps, Either indexmap or std BTreeMap's, retain. I'm trying to mutate a Value::…

+32 −0 6 comments
Opened 10 other pull requests in 6 repositories
fraugster/parquet-go 3 open
rust-playground/anydate 1 merged 1 closed
rust-playground/alfred-workflows-rs 2 merged
clearbit/parquet-go 1 merged
clearbit/clearbit-go 1 merged
go-playground/pkg 1 merged
Reviewed 1 pull request in 1 repository
serde-rs/json 1 pull request

Created an issue in waltzofpearls/belt that received 2 comments

parse returns datetime with time set to current local time

Reviving #16 I was wondering if you would consider adding a feature or accepting a PR to allow zeroing out of unknown components? My use case is I …

2 comments
132 contributions in private repositories Nov 1 – Nov 27