stateful_pointer
Pointer extender
A library that allows storing extra state in a pointer without adding significant overhead
Use unused bits in your pointer
46 stars
4 watching
1 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides functions to simplify creation of pointers from constants of basic types | 27 |
| A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. | 25 |
| A collection of helper routines for creating optional fields in Go | 42 |
| A lightweight library for implementing event-driven state machines with clean and simple design | 20 |
| A tool to demonstrate and facilitate hash length extension attacks against various hashing algorithms | 1,090 |
| A tool that enables users to customize their web browsing experience through small, script-based extensions | 91 |
| A C++ implementation of a smart pointer that uses reference counting for managing dynamic memory | 2 |
| Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
| Provides unique ownership smart pointers with observable lifetime control | 34 |
| A C# library for persisting and applying .NET application state | 633 |
| A C library providing generic and type-safe container implementations | 919 |
| A library that limits concurrency and provides features like timeouts, dynamic priority, and context cancellation for goroutines. | 17 |
| A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |