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☆539Aug 25, 2021Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Dec 14, 2020Updated 5 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Rust allocator using jemalloc as a backend☆430Dec 21, 2021Updated 4 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A collection of custom allocators☆46Jun 17, 2017Updated 8 years ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- ☆738Mar 2, 2020Updated 6 years ago
- SIMD for humans☆1,601Aug 29, 2023Updated 2 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- JSON parser which picks up values directly without performing tokenization in Rust☆638Sep 21, 2017Updated 8 years ago
- Rust symbol demangling☆294Jan 15, 2026Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Intrusive collections for Rust☆491Jan 5, 2026Updated 2 months ago
- A graphical debugger for Rust MIR☆200Aug 25, 2022Updated 3 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- Multi-producer multi-consumer channels for message passing☆332Nov 5, 2018Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Jun 8, 2021Updated 4 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Oct 29, 2017Updated 8 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆240Feb 12, 2021Updated 5 years ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆206Jun 22, 2020Updated 5 years ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- Rust library to use x86 (amd64) specific functionality and registers.☆315Dec 29, 2023Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- probe: Static probes for Rust☆103Nov 8, 2025Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- symbolic execution engine for Rust☆359Jul 17, 2018Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆179May 23, 2019Updated 6 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Compact string type for zero-copy parsing☆265Nov 16, 2023Updated 2 years ago
- elf parser and navigation tool, pure Rust☆173Mar 26, 2025Updated 11 months ago