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: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gotidy/ptr Provides functions to simplify creation of pointers from constants of basic types 27
kaidokert/fastdelegate A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. 25
xorcare/pointer A collection of helper routines for creating optional fields in Go 42
zevada/stateful A lightweight library for implementing event-driven state machines with clean and simple design 20
iagox86/hash_extender A tool to demonstrate and facilitate hash length extension attacks against various hashing algorithms 1,090
janekptacijarabaci/greasemonkey A tool that enables users to customize their web browsing experience through small, script-based extensions 91
mpusz/shared_ptr_2.0 A C++ implementation of a smart pointer that uses reference counting for managing dynamic memory 2
nickstrupat/entityframework.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3
cschreib/observable_unique_ptr Provides unique ownership smart pointers with observable lifetime control 34
anakic/jot A C# library for persisting and applying .NET application state 633
p-p-h-d/mlib A C library providing generic and type-safe container implementations 919
vivek-ng/concurrency-limiter A library that limits concurrency and provides features like timeouts, dynamic priority, and context cancellation for goroutines. 17
mazharenko/fluentassertions.eventual A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing 5