Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Join the GitHub Game Off!
Game Bytes

This year’s Game Off theme is LEAPS AND BOUNDS.

You’re welcome to interpret the theme however you wish, but if you need some ideas to kickstart your creativity, maybe your game could:

  • Make your character evolve to overcome challenges
  • Add obstacles to test your hero’s ability to leap into action
  • Deduct points for anything going out of bounds
  • Duck, dip, dive, and dodge an enemy that’s changing or moving rapidly
  • Take place in the year 2020, the next leap year

Let your imagination run wild and create a game loosely-based or inspired by that theme using whatever game engines, libraries or languages you prefer before December 1st, 13:37 PT.

Popular topic

Perl

Perl is a highly capable and feature-rich programming language.

AWS re:Invent
Upcoming event recommended by GitHub
Dec
2

AWS re:Invent

December 02, 2019 - December 06, 2019 • Las Vegas, Venetian

AWS re:Invent is the largest global cloud computing conference bringing together 50,000+ technologists.
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

cranelift
Trending repository
async-std
Trending repository
Ppjet6
Ppjet6 commented Nov 10, 2019

Steps to reproduce

use futures::channel::mpsc; // 1
use futures::sink::SinkExt;
use std::sync::Arc;

type Sender<T> = mpsc::UnboundedSender<T>; // 2
type Receiver<T> = 
grpc-go
Trending repository
Alamofire
Trending repository
validator
Trending repository
muhammadkholidb
muhammadkholidb commented Oct 1, 2019

Package version eg. v8, v9:

v9

Issue, Question or Enhancement:

Is it possible to use oneof validation with values containing space character? Tried with single quote but it did not seem to work.

Code sample, to showcase or reproduce:

type Data struct {
    Status string `json:"status" validate:"required,oneof='Awaiting Verification' 'Verified' 'Failed Veri
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.