grantshandy / thesaurus-rs
An offline Rust thesaurus library.
☆11Updated 2 years ago
Alternatives and similar repositories for thesaurus-rs
Users that are interested in thesaurus-rs are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- Scientific computing for Rhai.☆17Updated 3 months ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- For loops in const☆13Updated 8 months ago
- A faster Arc.☆67Updated last year
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆24Updated 2 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- An async version of iterator☆40Updated 11 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Helps you frob those bits☆37Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A small markdown TUI note keeper☆15Updated last month
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Static Linear Algebra System☆36Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year