nikomatsakis / rust-skill-treeLinks
A (WIP) skill tree for Rust
☆17Updated 4 years ago
Alternatives and similar repositories for rust-skill-tree
Users that are interested in rust-skill-tree are comparing it to the libraries listed below
Sorting:
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆94Updated 2 years ago
- ☆64Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Documentation of Rust error handling☆48Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Non-interleaving multithreaded output queue☆79Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago