iwoplaza / typed-binaryLinks
Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.
☆145Updated 7 months ago
Alternatives and similar repositories for typed-binary
Users that are interested in typed-binary are comparing it to the libraries listed below
Sorting:
- A typesafe validation & parsing library for TypeScript.☆414Updated last week
- An oversimplification of the TypeScript Compiler API for defining and generating source files.☆135Updated last year
- Parser Combinators in the TypeScript Type System☆93Updated this week
- Syntax Compiler and Translation System for Runtime Types☆178Updated last month
- Bun plugin to prerender JSX components using a kind of macro☆95Updated last year
- 🧑💻 Your hackable JSON serializer/deserializer☆80Updated last year
- An Atomics based Proxy to simplify, and synchronize, Worker related tasks.☆217Updated last month
- Type-safe JavaScript statecharts library☆89Updated last year
- A type-safe marriage of `EventTarget` and `EventEmitter`.☆140Updated 3 weeks ago
- Agnostic terminal GUI library for TypeScript, distributed with a native React renderer☆175Updated 5 months ago
- What if OpenAPI was defined with typescript ?☆61Updated 2 years ago
- 🔤🔍 Type-level RegExp, parse and match string in TypeScript type system.☆114Updated 2 years ago
- Typesafe distributed computing in TypeScript.☆112Updated 9 months ago
- A serialization library that can handle functions, promises and symbols too.☆94Updated last year
- Parse using JavaScript generator functions — it’s like components but for parsing!☆72Updated last year
- SWC AST visitor in Javascript☆77Updated last year
- ☆246Updated last year
- Create a type-safe RPC anywhere.☆184Updated last year
- (wip) simple and typesafe finite automata based state management library. Inspired by zustand and xstate☆126Updated 2 years ago
- Write server-side functions in an isomorphic way