Skip to content
View BillBarnhill's full-sized avatar
💭
Learning Rust
💭
Learning Rust

Highlights

  • Pro

Organizations

@Communitivity
Block or Report

Block or report BillBarnhill

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. An example Tide unit test in Rust, w... An example Tide unit test in Rust, with a Request and checked Response
    1
    #[cfg(test)]
    2
    mod tests {
    3
    
                  
    4
     #[async_std::test]
    5
        async fn index_page() -> tide::Result<()> {
  2. AwesomeStartupHubs AwesomeStartupHubs Public

    A repo to store information on startup hubs around the world, the niche or niches they are best for, and example startups in that location. PRs will be welcome once I get the format sorted.

    1

  3. jsDAV jsDAV Public

    Forked from mikedeboer/jsDAV

    jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.

    JavaScript 1

  4. lsys lsys Public

    A set of apps for experimenting with L-Systems using erlang

    Erlang 1