stateful_pointer

Pointer extender

A library that allows storing extra state in a pointer without adding significant overhead

Use unused bits in your pointer

GitHub

46 stars
4 watching
1 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gotidy/ptrProvides functions to simplify creation of pointers from constants of basic types27
kaidokert/fastdelegateA C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version.25
xorcare/pointerA collection of helper routines for creating optional fields in Go42
zevada/statefulA lightweight library for implementing event-driven state machines with clean and simple design20
iagox86/hash_extenderA tool to demonstrate and facilitate hash length extension attacks against various hashing algorithms1,090
janekptacijarabaci/greasemonkeyA tool that enables users to customize their web browsing experience through small, script-based extensions91
mpusz/shared_ptr_2.0A C++ implementation of a smart pointer that uses reference counting for managing dynamic memory2
nickstrupat/entityframework.softdeletableProvides base classes and helpers for managing soft-deletable data in EntityFramework applications.3
cschreib/observable_unique_ptrProvides unique ownership smart pointers with observable lifetime control34
anakic/jotA C# library for persisting and applying .NET application state633
p-p-h-d/mlibA C library providing generic and type-safe container implementations919
vivek-ng/concurrency-limiterA library that limits concurrency and provides features like timeouts, dynamic priority, and context cancellation for goroutines.17
mazharenko/fluentassertions.eventualA NuGet package that allows developers to wait for FluentAssertions checks to pass during testing5