apasel422 / eclecticLinks
Experimental collection traits for Rust
☆28Updated 8 years ago
Alternatives and similar repositories for eclectic
Users that are interested in eclectic are comparing it to the libraries listed below
Sorting:
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆23Updated 8 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆27Updated 10 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An enrichment of Rust's core language to support more advanced features☆18Updated 8 years ago
- ☆13Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago