arindas / generational-lruLinks
A generational arena based LRU Cache implementation in 100% safe rust.
☆40Updated 3 years ago
Alternatives and similar repositories for generational-lru
Users that are interested in generational-lru are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Typed any map for rust☆67Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- An exploration of Storages☆37Updated last year
- Some internal rustc tools made accessible☆47Updated 8 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- ☆51Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆26Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago