A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache
☆37Oct 8, 2023Updated 2 years ago
Alternatives and similar repositories for const-lru
Users that are interested in const-lru are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- ☆13Aug 18, 2022Updated 4 years ago
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- Library for fast division and modulo operations by a fixed divisor☆15Nov 20, 2023Updated 2 years ago
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Rust port for poly2tri cpp library☆16Mar 29, 2023Updated 3 years ago
- Disassembler for Python bytecode☆17Jun 6, 2026Updated 2 months ago
- hdfs client impl with pure rust☆19Jan 9, 2024Updated 2 years ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 3 years ago
- A pure Rust library for cross-platform memory mapped IO, which replaces libc with rustix.☆42Jun 24, 2026Updated last month
- ☆22Nov 26, 2022Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆69Jul 22, 2026Updated 3 weeks ago
- A geometric constraint solver for Rust, powered by SolveSpace☆20Jul 5, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆17Mar 14, 2026Updated 5 months ago
- Lightweight rust application for interactive scientific visualization☆32Oct 22, 2022Updated 3 years ago
- Minimal float parser primitives with a focus on compile times.☆24Updated this week
- ☆13Aug 29, 2022Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆50May 23, 2026Updated 2 months ago
- Take a reference and get back a slice of length one☆25Apr 29, 2021Updated 5 years ago
- Simple TCP<->RTU Modbus Gateway Server☆14Aug 5, 2023Updated 3 years ago
- Obtain the number of threads in the current process☆17Feb 15, 2024Updated 2 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.