archery

Pointer abstraction

Provides a way to abstract over reference-counting pointers in Rust without using Arc or triomphe::Arc

Abstract over the atomicity of reference-counting pointers in rust

GitHub

141 stars
5 watching
14 forks
Language: Rust
last commit: 11 days ago
Linked from 1 awesome list

arcconcurrencymemory-managementrcreference-countingrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
axect/peroxide A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation 542
harry-chen/rust-mips Provides low-level abstraction of MIPS processors in Rust 30
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,248
gotidy/ptr Provides functions to simplify creation of pointers from constants of basic types 27
craake/aoc2023 A Rust implementation of the Advent of Code 2023 challenges 0
arthurhenrique/rusti-cal A command-line calendar tool written in Rust. 58
danielpclark/rutie An integration library between Ruby and Rust. 961
ahgamut/rust-ape-example An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. 189
orium/rpds A Rust implementation of persistent data structures with structural sharing 1,261
xorcare/pointer A collection of helper routines for creating optional fields in Go 42
rust-iot/radio-hal An embedded radio abstraction layer for digital devices 71
luqmana/rust-opencl Bindings for using OpenCL from Rust to access parallel processing capabilities 170
simonbrauner/aoc_2023 A collection of Rust solutions to Advent of Code 2023 puzzles 0
osalbahr/adventofcode Advent of code solutions in C++ and possibly Rust 3
kmcallister/rustic-symmetries A reference guide to Rust's memory safety features and their various modes of access 70