hanmertens / dary_heapLinks
A d-ary heap in Rust
☆13Updated last week
Alternatives and similar repositories for dary_heap
Users that are interested in dary_heap are comparing it to the libraries listed below
Sorting:
- An exploration of Storages☆35Updated last year
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- The simd optimized escape code☆54Updated last week
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- ☆19Updated 2 years ago
- const panic with formatting☆11Updated 4 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- We have Crater At Home☆34Updated 7 months ago
- Fallible allocation support for Rust's Vec☆28Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆28Updated last month
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago