maminrayej / rudac
Rudac is a Rust Data structure and Algorithm Crate. It aims to be a comprehensive crate of useful data structure and algorithms.
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rudac
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆61Updated 9 months ago
- Static keys for Rust userland applications☆50Updated 2 weeks ago
- A lock-free memory allocator☆50Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- Better reference counted strings for Rust☆114Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- A faster Arc.☆49Updated 9 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 7 months ago
- ☆56Updated this week
- ☆40Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆60Updated 4 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A Mutex wrapper tracking acquisition order☆66Updated last year
- Proc macro implementation of #[naked]☆29Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- ☆111Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Utilities for enhanced slicing and indexing☆30Updated last year
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago