C# extension method for fast object cloning.
☆397Jul 1, 2017Updated 8 years ago
Alternatives and similar repositories for net-object-deep-copy
Users that are interested in net-object-deep-copy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier.☆28Nov 19, 2025Updated 6 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆188Oct 15, 2023Updated 2 years ago
- A framework for copying/cloning .NET objects☆32Jun 6, 2011Updated 14 years ago
- Fast object cloner for .NET☆581Nov 3, 2023Updated 2 years ago
- C# library for calling executable files☆10Dec 3, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119May 14, 2020Updated 6 years ago
- 2D framing / pixel structural optimization (beyondAEC 2018 hackathon project)☆15Jul 28, 2018Updated 7 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,833Oct 5, 2025Updated 7 months ago
- A helper library for async/await.☆3,717Jan 1, 2024Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.