kmcallister / travis-doc-uploadLinks
A more secure recipe for uploading Rust docs to GitHub Pages
☆20Updated 9 years ago
Alternatives and similar repositories for travis-doc-upload
Users that are interested in travis-doc-upload are comparing it to the libraries listed below
Sorting:
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆27Updated 8 years ago
- ☆27Updated 10 years ago
- A pool of reusable values☆50Updated 5 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Updated 10 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A composable wait system.☆76Updated 6 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A Delicious Build Tool.☆65Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Experiments with Rust and Emscripten☆19Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An experimental game engine written in Rust.