grantshandy / thesaurus-rs
An offline Rust thesaurus library.
☆10Updated 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- A small markdown TUI note keeper☆14Updated 6 months ago
- An async version of iterator☆40Updated 9 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Cross-platform polyfills.☆15Updated last year
- Hash trait that is object-safe☆31Updated 3 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated last year
- ☆38Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Simple bitset with small-set (single-word) optimization☆19Updated 9 months ago