This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-stringtable2
Watch
1
Star
0
Fork
You've already forked xo-stringtable2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c++ arena-based string table
10
commits
1
branch
0
tags
83
KiB
C++
93.7%
CMake
6.3%
e70fe13c6d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
e70fe13c6d
xo-stringtable2: + is_gc_eligible() comptime flag
2026-03-24 17:37:27 -04:00
cmake
refactor: + xo-stringtable2 w/ DString impl
2026-03-05 00:50:58 +11:00
idl
xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/
2026-03-05 13:02:12 +11:00
include/xo
/stringtable2
xo-stringtable2: + is_gc_eligible() comptime flag
2026-03-24 17:37:27 -04:00
src
/stringtable2
xo-stringtable2: retire unused .cpp files
2026-03-16 19:03:40 -05:00
utest
xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/
2026-03-05 13:02:12 +11:00
CMakeLists.txt
build: retire FACET argument to genfacetimpl
2026-03-11 10:03:46 -05:00
README.md
initial commit
2026-03-04 23:36:32 +11:00
README.md
xo-stringtable2