close
The Wayback Machine - https://web.archive.org/web/20210724162015/https://github.com/elliotchance
Skip to content
Avatar
🤓
Building awesome stuff with V
🤓
Building awesome stuff with V

Achievements

Achievements

Block or Report

Block or report elliotchance

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. ✌️ SQL database written in pure V.

    V 7 1

  2. ⚖️ A tool for transpiling C to Go.

    Go 1.7k 129

  3. 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.

    Go 839 42

  4. 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.

    Go 306 27

  5. 🐺 Easy, fast and type-safe dependency injection for Go.

    Go 166 9

  6. 🚇 Ultra simple SSH tunnelling for Go programs.

    Go 157 36

260 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to elliotchance/ok, elliotchance/vsql, elliotchance/reflect and 5 other repositories

Contribution activity

July 2021

Created 2 repositories

Created an issue in vlang/v that received 11 comments

How to assert an error?

In my tests I'm using a rather clunky and verbose way to verify an error: fn is_valid() ? { return error("not valid") } fn test_is_valid() { mut msg

11 comments

Seeing something unexpected? Take a look at the GitHub profile guide.