lukascobbler / basic_trie
A simple Trie implementation in Rust.
☆12Updated last year
Alternatives and similar repositories for basic_trie:
Users that are interested in basic_trie are comparing it to the libraries listed below
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 2 years ago
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆16Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Unicode validation and transcoding at billions of characters per second☆20Updated last week
- ☆45Updated 2 years ago
- An HTTP library based on compio and hyper.☆25Updated last month
- audio/video toolkit based FFmpeg 6.x, 7.x supported for multimedia with Hardware Acceleration.☆35Updated this week
- Ergonomic, efficient and Zero-cost rust bindings to Lua5.4☆38Updated 4 months ago
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- fast speed thread safe async execute queue☆11Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Practically zero-overhead string interning☆38Updated last month
- ☆16Updated 7 months ago
- a fast async pool based on channel☆24Updated last week
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- An experimental rust web front framework☆44Updated last year
- Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆17Updated 2 months ago
- Compile-time string operations☆92Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- ☆13Updated 3 years ago
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆20Updated last month
- ☆12Updated 4 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Toy NN LIB