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:
- Parallel iterator processing library for Rust☆103Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- A super powered testing macro for Rust☆120Updated 5 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆165Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated 2 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- ☆141Updated last month
- Cargo hack manager☆64Updated last year
- A fast, concurrent string interner☆151Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Type that deserializes only from one specific value☆245Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 10 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆81Updated 8 months ago
- Simple concurrent progress bars.☆104Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Interning of data in rust☆106Updated last month
- ☆217Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆91Updated 5 months ago