Skip to content

Full reference implementation of SingletonBase<T> and ScopedSingletonState<T>, the lightweight, zero‑overhead, cross‑library‑safe singleton framework presented in the "Singletons Are Not Evil" talk at C++Online 2026

License

Notifications You must be signed in to change notification settings

Nanticock/SingletonBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SingletonBase

Full reference implementation of SingletonBase<T> and ScopedSingletonState<T>, the lightweight, zero‑overhead, cross‑library‑safe singleton framework presented in the Singletons Are Not Evil talk at C++Online 2026.

About

Full reference implementation of SingletonBase<T> and ScopedSingletonState<T>, the lightweight, zero‑overhead, cross‑library‑safe singleton framework presented in the "Singletons Are Not Evil" talk at C++Online 2026

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors