BenoitZugmeyer / RustyAdventOfCodeLinks
My Rust solutions for adventofcode.com
☆25Updated 4 years ago
Alternatives and similar repositories for RustyAdventOfCode
Users that are interested in RustyAdventOfCode are comparing it to the libraries listed below
Sorting:
- HTTP Security Headers☆26Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 6 years ago
- [Unpublished] Fast, effective, minimalist web framework for Rust☆15Updated 5 years ago
- A simple JSON file store written in Rust.☆64Updated 7 months ago
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆80Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- SockJS server for rust language☆62Updated 5 years ago
- A rust inflection library☆126Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- Protobuf integration for actix web☆81Updated 5 years ago
- Write and execute SQL queries with ease☆73Updated 4 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
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Streaming parser extensions for BufRead☆23Updated 5 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Old experiment, not related to the new Purplecoin architecture. Only kept for historical reasons. Please ignore.☆90Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- configuration☆31Updated 7 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Exponential backoff generator with jitter.☆89Updated 3 months 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-…☆80Updated 2 weeks ago
- Concurrent hash trie☆57Updated 4 years ago