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:
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- ☆148Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆157Updated this week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A proc macro for asserting on the structure of Rust values.☆50Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- ☆112Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Extract bits from a byte slice☆80Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆95Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- An exploration of Storages☆39Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Make trait methods callable without the trait in scope☆160Updated last month
- Simple concurrent progress bars.☆104Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- A fast, concurrent string interner☆160Updated last year
- Pull in every source file in a directory as a module☆179Updated last month
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 2 weeks ago