vztpv
Interested in C/C++, Text Parsing, Parallel Processing, Simulation, and Programming Language.
South Korea
Pinned Repositories
array_map
ArrayMap
ArrayMap : std::vector + Red-Black Tree ( unstable )
ClauExplorer
Explorer for Paradox Game EU4 data file?
ClauJsonExplorer
Experimental SimdClauJson Explorer...
ClauQuery
ClauText-Old
Old - ClauText : My Programming Language, I got inspiration by Clausewitz Engine Game Savegame Data.
New-EU3toVIC2
using new version of clauparser for eu3tov2? (in ParadoxGameConverter Project) , c++17
scj3
experimental parallel json parser, scj3 (claujson)
scj3_cmake_test
SimdClauJson
experimental json parser : modified simdjson 0.9.7 + clauparser`s principle ( + mimalloc)
vztpv's Repositories
vztpv/ClauTextC
C version of ClauText
vztpv/ClauTextCLib
for More Fast Data Load From File ? in ClauText.
vztpv/ClauTextDLLForCSharp
ClauText DLL Project for CSharp or Unity? ( using C++/CLI )
vztpv/ClauTextExample
(C++ file and ) ClauText file example (equivalent?)
vztpv/ClauTextNew
ToDo - replace std::string with wiz::Char::WizString ( my own class )!
vztpv/ClauTextWithEclipse
Making Editor for ClauText, using Eclipse and xtext
vztpv/StringBuilder
C++ String Builder
vztpv/BigInt
vztpv/ClauTextDLLForJava
ClauText DLL Project for Java or Android? ( using JNI )
vztpv/ClauTextPlus
Goal : Speed of ClauTextC and Stablility of ClauText?
vztpv/ClauTextRS
ToDo - Rust version of ClauText
vztpv/ClauTextSharp
C# version of ClauText.
vztpv/Console-Data-File-Editor
Load From File( ex: EU3, EU4 savegames, DHR, HOI4(not binary) savegames, Stellaris savegames(unzip, gamestate file) and etc ), and Edit and Save Data .
vztpv/CPlusPlus-Test
test.
vztpv/CPP
Backup for My CPlusPlus files
vztpv/Dynamic-Structure
Runtime Creating Structure? using my Var, and std::map.
vztpv/JavaScriptPratice
vztpv/JClauText
Java implementation of ClauText
vztpv/Math
vztpv/MemoryLeakChecker
in C, only check malloc and free !
vztpv/MGM
My Group Manager
vztpv/MyLibrary
namespace wiz, C++11, MinGW Compiler, Win7 64bit
vztpv/New-JSON-Parser
NOT YET - Parallel Lexing and Parallel Parsing for JSON, ( with No Error Check )
vztpv/One-Line-Clau-Editor
New Project
vztpv/Orario
My New Project, Making Simple Text Game With Complicated Simulation (In Orario)
vztpv/ParsingPractice
Goal - multi line comment, delimiter size >=1
vztpv/PhpPractice
vztpv/Var
using void* and class
vztpv/WizString
My String Class (Use Minimal Copy) and related functions.