BenoitZugmeyer / RustyAdventOfCodeLinks
My Rust solutions for adventofcode.com
☆25Updated last month
Alternatives and similar repositories for RustyAdventOfCode
Users that are interested in RustyAdventOfCode are comparing it to the libraries listed below
Sorting:
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Data parallelism library for async-std.☆96Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 7 years ago
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆80Updated 7 years ago
- Facade Framework - autogenerated embedded live dashboards for Rust apps☆103Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Macros for async-std.☆38Updated 6 years ago
- Collection of azure pipelines templates for rust☆45Updated 3 years ago
- ☆22Updated 6 years ago
- A simple JSON file store written in Rust.☆66Updated last year
- Write and execute SQL queries with ease☆74Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- configuration☆31Updated 8 years ago
- Experimental language-level polyfills for Async Rust☆48Updated 4 years ago
- A JSON-RPC 2.0 client in and for Rust☆56Updated 2 months ago
- SockJS server for rust language☆62Updated 6 years ago
- 🚀 SM – a static State Machine library☆193Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Protobuf integration for actix web☆80Updated 5 years ago
- HTTP date parsing and formatting☆57Updated last year
- Exponential backoff generator with jitter.☆95Updated 9 months ago
- A rust inflection library☆127Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.☆92Updated 6 years ago