mcuelenaere / porigonLinks
Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory
☆32Updated 2 years ago
Alternatives and similar repositories for porigon
Users that are interested in porigon are comparing it to the libraries listed below
Sorting:
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A proc macro for asserting on the structure of Rust values.☆51Updated 2 weeks ago
- A super powered testing macro for Rust☆122Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Interning of data in rust☆114Updated 5 months ago
- A fast, concurrent string interner☆162Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆148Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- ☆112Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Extract bits from a byte slice☆80Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Simple concurrent progress bars.☆106Updated last year