ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)
Buffer and serialization utilities for javascript
A Pothos plugin for more efficient integration with prisma
<!-- TOC -->
ASN.1 encoder and decoder
Bio utilities, types supporting Macromolecule, Molecule3D data
A wrapper around CommanderJS with a few common utilities.
Bioinformatics support (import/export of sequences, conversion, visualization, analysis). [See more](https://github.com/datagrok-ai/public/blob/master/packages/Bio/README.md) for details.
Generate sane and clean types from JavaScript sources
Module to simplify dealing with mobile device authentication mechanisms
React hooks for querying ENS, Lens, Farcaster and Web3 universal profiles
Convert your Drizzle ORM schema into DBML markup
ASN.1 encoder and decoder
Dash components for bioinformatics
@regenbio/regenbio-components-react
Platemap React Component
Sentilis CLI
CLI for the Nara chain (Solana-compatible)
ASN.1 encoder and decoder
Nest an external GraphQL Endpoint
Buffer and serialization utilities for TypeScript
shared components between web and desktop app.
An image cropper for Ant Design Upload
tools for comparing biological sequences with k-mer sketches
A dead simple method of running shell commands from within Ruby, by applying opinion
Entries in a flatfile will be parased by the BioRuby's Bio::FlatFile.auto module. These entries are used as queries for the Sun Grid Engine (SGE) system. Huge amount of queries are automatically splitted into subdirectories. With a specified command line to be executed, queries are submited to the SGE as an array job.
Tools to manipulate blat files from the command line. Uses the Bio::Blat object from BioRuby, but the parser has been modified to avoid reading the whole psl file, it yields just the current entry and it is up to the consumer to decide to store it or not." s.email = "ricardo.ramirez-gonzalez@tgac.ac.uk"
A work-in-progress PlayStation 1 emulator written entirely in Ruby. Implements the MIPS R3000A CPU, GTE, GPU (software rasteriser), DMA, interrupts, timers, CD-ROM stub, SIO0 controller, and a minimal SPU — enough to boot the SCPH1001 BIOS into the Memory Card / CD-ROM shell. Ships an SDL2-backed front-end via the `psx` command. A BIOS image is not included and must be supplied by the user.