FastDynamicCast
Dynamic cast optimization
A fast dynamic cast implementation in C++ for MSVC, improving performance compared to regular dynamic_cast
Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times
102 stars
11 watching
6 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| A dynamic programming language for .NET with a focus on performance, expressiveness and ease of use. | 79 |
| Disables all forms of safe writing to disk, optimizing test runs by making fsync() and other similar operations ineffective. | 416 |
| An implementation of boosted binary keypoint descriptors for object matching and image retrieval | 8 |
| A set of commands for high-speed processing of large-scale CSV data | 33 |
| An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
| A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. | 3 |
| An implementation of a federated optimization algorithm for distributed machine learning | 6 |
| An implementation of algorithms for nonconvex federated learning optimization | 8 |
| Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
| Provides benchmarking functions for mathematical optimization algorithms | 67 |
| An implementation of dynamic programming algorithms and value iteration methods for optimization problems in various fields | 6 |
| Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 6 |
| Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |