Allocators in Rust
☆317Apr 4, 2020Updated 5 years ago
Alternatives and similar repositories for allocators-rs
Users that are interested in allocators-rs are comparing it to the libraries listed below
Sorting:
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Dec 14, 2020Updated 5 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Rust allocator using jemalloc as a backend☆429Dec 21, 2021Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Jun 8, 2021Updated 4 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- JSON parser which picks up values directly without performing tokenization in Rust☆638Sep 21, 2017Updated 8 years ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- Multi-producer multi-consumer channels for message passing☆332Nov 5, 2018Updated 7 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- probe: Static probes for Rust☆102Nov 8, 2025Updated 3 months ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Rust symbol demangling☆295Jan 15, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆238Feb 12, 2021Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 8 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- elf parser and navigation tool, pure Rust☆173Mar 26, 2025Updated 11 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- A collection of custom allocators☆46Jun 17, 2017Updated 8 years ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- Rust's standard library vendor-specific APIs and run-time feature detection☆658Updated this week
- symbolic execution engine for Rust☆358Jul 17, 2018Updated 7 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆206Jun 22, 2020Updated 5 years ago
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago