• Stars
    star
    22
  • Rank 1,017,786 (Top 21 %)
  • Language
    Rust
  • License
    Other
  • Created about 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.

More Repositories

1

zero-to-production

Code for "Zero To Production In Rust", a book on API development using Rust.
Rust
4,406
star
2

cargo-chef

A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
Rust
1,484
star
3

pavex

An easy-to-use Rust framework for building robust and performant APIs
Rust
1,394
star
4

build-your-own-jira-with-rust

A test-driven workshop to learn Rust building your own JIRA clone!
Rust
895
star
5

wiremock-rs

HTTP mocking to test Rust applications.
Rust
575
star
6

tracing-actix-web

Structured logging for actix-web applications.
Rust
221
star
7

ndarray-koans

Material for "ML Introduction to ndarray" workshop at RustFest 2019.
Jupyter Notebook
111
star
8

biscotti

A Rust library for managing HTTP cookies.
Rust
89
star
9

bunyan

A CLI to pretty print logs in bunyan format. A Rust port of the original JavaScript bunyan CLI.
Rust
80
star
10

tracing-bunyan-formatter

A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.
Rust
73
star
11

cargo-px

A cargo subcommand that extends cargo's capabilities when it comes to code generation.
Rust
45
star
12

actix-web-flash-messages

A (flash) message framework for actix-web. A port to Rust of Django's message framework.
Rust
43
star
13

clustering-benchmarks

Benchmarks `linfa` against `scikit-learn` on a clustering task.
Jupyter Notebook
23
star
14

linfa-python

Python bindings for Rust's linfa crate.
Python
13
star
15

cargo-manifest

Fork to fix some serialization issues.
Rust
12
star
16

tracing-panic

A custom panic hook to capture panic info in your telemetry pipeline
Rust
11
star
17

jlox-rs

A Rust version of the jlox interpreter from the "Crafting Interpreters" book.
Rust
9
star
18

cargo-like-utils

A collection of utils (shell, styling, locking) to write CLIs that behave similarly to `cargo`
Rust
5
star
19

pavex-project-template

A starter template for a new Pavex project
Rust
3
star
20

reqwest-timeout-minimum-reproducible-example

Minimal reproducible example for a timeout issue with reqwest.
Rust
2
star
21

lukemathwalker.github.io

Personal website.
HTML
1
star
22

iaml-iwildcam2019

Python
1
star
23

LukeMathWalker

1
star
24

tracing-min

Minimum example to reproduce core dump.
Rust
1
star
25

actix-web-minimal-error-example

A minimal reproducible example of issues with actix-web's error handling logic.
Rust
1
star