Skip to Content

Back to all posts

#opensource

9 post(s) tagged here.

[Typia] executable demo site of 20,000x faster validator (serializer)

[Typia] executable demo site of 20,000x faster validator (serializer)

I've published an executable playground website of typia to demonstrate how typia is easier than other runtime validation (serialization) libraries, and describe what the AoT...

#typescript#javascript#opensource#react
3/18/2024Jeongho Nam
[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

typia has started supporting Protocol Buffer functions.

#typescript#protobuf#programming#opensource
9/18/2023Jeongho Nam
[Typia] Hidden Class Optimization of v8 Engine

[Typia] Hidden Class Optimization of v8 Engine

Let's study why typia is much faster than class-validator.

#typescript#javascript#opensource#computerscience
7/29/2023Jeongho Nam
Good bye and thanks to \"typescript-is\" (ancestor of \"typia\")

Good bye and thanks to \"typescript-is\" (ancestor of \"typia\")

Long time ago, there had been a great validator library named typescript-is.

#javascript#programming#typescript#opensource
7/21/2023Jeongho Nam
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

I've made a playground website to help you understand how typia works with AoT compilation.

#programming#typescript#javascript#opensource
6/25/2023Jeongho Nam
I made Express faster than Fastify (100x faster JSON, also NestJS)

I made Express faster than Fastify (100x faster JSON, also NestJS)

During the study, I could understand why fastify is faster than express. Also, I did an experiment imitating the secret of the fastify in express with typia's faster JSON...

#javascript#typescript#opensource#programming
4/3/2023Jeongho Nam
[Typia] 15,000x faster TypeScript Validator and its histories

[Typia] 15,000x faster TypeScript Validator and its histories

Hello, I'm developer of typescript-json typia.

#typescript#javascript#opensource#programming
12/18/2022Jeongho Nam
I made 10x faster JSON.stringify() functions, even type safe

I made 10x faster JSON.stringify() functions, even type safe

Hello, I'm a developer of typescript-json, which can validate instance type by only one line, what I'd introduced as "1,000x faster runtime validator library" in here dev.to.

#javascript#programming#typescript#opensource
10/25/2022Jeongho Nam
I made 1,000x faster TypeScript Validator Library

I made 1,000x faster TypeScript Validator Library

Hello, I'm developer of typescript-json and have measure a benchmark comparing performance with other...

#javascript#typescript#opensource#benchmark
10/8/2022Jeongho Nam