A C++ smart pointer with copy-on-write semantics
☆15Apr 4, 2016Updated 9 years ago
Alternatives and similar repositories for copy-on-write-ptr
Users that are interested in copy-on-write-ptr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 6 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- Simple graphics engine used as submodule in many of my projects☆62Feb 25, 2019Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆79Dec 9, 2013Updated 12 years ago
- Fundational library of cross-platform features☆17Updated this week
- Modern OpenGL☆17May 16, 2020Updated 5 years ago
- Lightweight C++ task system☆82Aug 2, 2017Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Dec 31, 2018Updated 7 years ago
- Functions for determining terminal sizes in Rust☆14Mar 11, 2026Updated 2 weeks ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆17Dec 10, 2021Updated 4 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆15Sep 10, 2022Updated 3 years ago
- Object-Oriented Programming☆12Aug 26, 2021Updated 4 years ago
- CMake toolchain file for android☆29Jul 5, 2012Updated 13 years ago
- 🎛 An alignment of synthesizer modules 🎛☆12Jan 4, 2023Updated 3 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 6 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- A universal thread-safe memory pool.☆26Jul 20, 2018Updated 7 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- C++1y coroutine library.☆17Mar 26, 2018Updated 7 years ago
- 💾 Binary crates cache for @actions-rs/install Action☆15Jan 14, 2021Updated 5 years ago
- some old code about scheme compiler I've ever wrote☆14Jun 21, 2025Updated 9 months ago
- Rust MusicXML parser.☆15Jun 1, 2019Updated 6 years ago
- Rust compile-time type information experiment☆19Jan 24, 2023Updated 3 years ago
- NV_path_rendering Software Development Kit☆33Feb 5, 2020Updated 6 years ago
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- The source of the BSD version moving to POSIX complacence☆16Aug 2, 2014Updated 11 years ago
- scoped control for turning off denormal floating point numbers☆12Sep 11, 2025Updated 6 months ago
- mdBook Pikchr☆11Nov 18, 2025Updated 4 months ago
- ☆16Sep 24, 2023Updated 2 years ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Feb 16, 2019Updated 7 years ago
- PDF reader library☆14Jul 22, 2019Updated 6 years ago
- Procedural world game based on raycast rendering and sparse voxel octree technologies with using Vulkan API☆12Mar 15, 2026Updated last week
- papers and documents☆10May 15, 2018Updated 7 years ago
- SIMD implementation of argmin and argmax