atamakahere-git / bobLinks
Testing which builder pattern is better in rust
☆19Updated last year
Alternatives and similar repositories for bob
Users that are interested in bob are comparing it to the libraries listed below
Sorting:
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆61Updated last year
- An engine for a chess variant which adds banks🏦 and a market📈!☆45Updated last year
- unformat code into perfect blocks☆74Updated last year
- ☆21Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- a fast async pool based on channel☆26Updated 6 months ago
- ☆22Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated 2 years ago
- a Terminal User Interface for navigating arXiv☆40Updated 5 months ago
- Scripting language for Rust.☆106Updated 5 months ago
- mobot: A Telegram Bot Library in Rust☆51Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Cargo hack manager☆64Updated last year
- Reports when tokio runtime threads are blocking