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

144 stars
5 watching
14 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

arcconcurrencymemory-managementrcreference-countingrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
axect/peroxideA high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation558
harry-chen/rust-mipsProvides low-level abstraction of MIPS processors in Rust30
rust-lang/referenceThe Rust Language Reference is the primary documentation for the Rust programming language.1,263
gotidy/ptrProvides functions to simplify creation of pointers from constants of basic types27
craake/aoc2023A Rust implementation of the Advent of Code 2023 challenges0
arthurhenrique/rusti-calA command-line calendar tool written in Rust.59
danielpclark/rutieAn integration library between Ruby and Rust.966
ahgamut/rust-ape-exampleAn experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc.189
orium/rpdsA Rust implementation of persistent data structures with structural sharing1,299
xorcare/pointerA collection of helper routines for creating optional fields in Go42
rust-iot/radio-halAn embedded radio abstraction layer for digital devices71
luqmana/rust-openclBindings for using OpenCL from Rust to access parallel processing capabilities170
simonbrauner/aoc_2023A collection of Rust solutions to Advent of Code 2023 puzzles0
osalbahr/adventofcodeAdvent of code solutions in C++ and possibly Rust3
kmcallister/rustic-symmetriesA reference guide to Rust's memory safety features and their various modes of access70