Talc Alternatives
Similar projects and alternatives to talc
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
simple-chunk-allocator
Discontinued A simple allocator written in Rust that manages memory in fixed-size chunks.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
rust-jemalloc-pprof
Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.
-
talc discussion
talc reviews and mentions
-
Talc – A fast and flexible allocator for no_std and WebAssembly
Added a new issue [1] to add TLSF to the benchmarks as it's likely going to be faster in a single-threaded environment according to the rlsf crate [2].
[1] https://github.com/SFBdragon/talc/issues/26
- Talc: A faster no_std and WASM allocator for Rust
Stats
SFBdragon/talc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of talc is Rust.