Skip to content
View vztpv's full-sized avatar

Organizations

@ClauText @ClauParser @claujson

Block or report vztpv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vztpv/README.md
Interested in : C, C++, Text Parsing, Data Structure, Programming Language, and Simulation

Now Interesting Topics : 
                        1. Parallel Json Parser using Thread - claujson/claujson
                            with memory_pool + recycling? - claujson/claujson2
                                 
                        2. my own memory pool? - vztpv/clau-pool
                        
                        3. my own Tokenizer for json? - vztpv/Parallel-Scanning-Test

                        4. Study "Crafting Interpreters" - book
                            - c++ version (vztpv/lox-cpp)
                        
                        5. Parallel Json (Diff and Patch)?

                        6. my own chat(network?)?

                        7. Parallel Deserialization? 

                        8. json explorer? (claujson/json-explorer, claujson/json-explorer2)

                        9. JavaScript??

Pinned Loading

  1. claujson/claujson claujson/claujson Public

    experimental parallel json parser, scj3 (claujson)

    C++ 14

  2. scj3_cmake_test scj3_cmake_test Public

    C++

  3. claujson/claujson2 claujson/claujson2 Public

    claujson with memory pool recycling? (very experimental)

    C++

  4. Parallel-Scanning-Test Parallel-Scanning-Test Public

    Parallel Scanning Test using std::thread

    C++

  5. claujson/json-explorer2 claujson/json-explorer2 Public

    JsonFile Explorer using claujson/claujson2, has memory pool)

    C++

  6. clau-pool clau-pool Public

    experimental memory pool? with recycling?

    C++