RustSydney / talksLinks
Talk requests and proposals for Rust Sydney
☆22Updated 7 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- JS affine☆66Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- Rusty client-server chat webapp doodle with wasm-bindgen and serde☆79Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A cargo subcommand for publishing Rust projects to github.☆16Updated 8 years ago
- Install a Cargo application from source without a preexisting Rust installation☆36Updated 10 years ago
- JSON body parsing for iron☆53Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 6 months ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Derive for the Display trait☆52Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Moved to https://github.com/wyyerd/stripe-rs.☆16Updated 6 years ago
- Rust query string parser with nesting support☆70Updated 2 years ago
- ☆17Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆23Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 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…☆89Updated 2 years ago