Benjamin CLI Generator
bitcoin trading for the rest of us
Common utility functions for Node.js used and maintained by Benjamin Lupton
Benjamin He's personal tools
The ESLint configs Benjamin Altpeter uses in his projects.
The TypeScript configs Benjamin Altpeter uses in his projects.
A FreeSewing pattern for a bow tie
Figfont "benjamin" for be imported as a JS module
The Prettier config Benjamin Altpeter uses in his projects.
The TypeScript library for the Cloudflare API developer by Benjamin
MCP Server for stock fundamental analysis (Benjamin Graham / value investing). Get intrinsic value, margin of safety, financial statements, moat and management scores for any public stock.
https://gitlab.com/benjamin-wilkins/jsr-dlx
A simple benjamin-chat directive to be used with Angular.
Benjamin Huang's Iconfont.
TypeScript definitions for node
A collection of utilities that I find myself writing all the time at work.
A personal card for Benjamin Cooper (https://benc.io)
AI-powered MCP server for value investors. Analyze stocks using principles from Benjamin Graham and Warren Buffett.
A Yeoman generator that Benjamin Altpeter uses for scaffolding TypeScript modules.
Full-stack scaffolding CLI
TypeScript definitions for pdfkit
[](https://travis-ci.com/benjamin-sln/kori-lib) [](https://coveralls.io/github/ben
Download ebook pdf mobi epub Benjamin Alire Sáenz Canción nocturna is available now
Este projeto demonstra como criar um botão que, quando clicado, exibe a lista de Especialistas Ginecologista em Benjamin Constant - AM.
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
Extism Plug-in Development Kit (PDK) for Rust
A library for hash-based text similarity analysis
The first deterministic cognitive runtime. Every AI agent decision is logged, causally ordered, and reversible — like Git, but for cognition.
rust min-shingle hashing
Intercept panic! from unsafe locations and abort the process
A simple, modern and multi-threaded engine for games and rendering applications. Copyright (c) Bengine Studios - Benjamin Roth. All Rights Reserved.
Utilities that complement Hickory DNS.
Set of tree map algorithms (binary, squarified, ...)
Utilities that complement Trust-DNS.
Anapaya's fork of the versatile QUIC transport protocol implementation
Library for ANSI terminal colours and styles (bold, underline)
Learn to live and work like Benjamin Franklin.
Benjamin Lewis is a great employee.
A simple hello moto gem
This is ruby clone of original Python howdoi by Benjamin Gleitzman (@gleitz)
A fork of Benjamin Curtis' Faker gem with more us-specific options.
Affymetrix microarray file format parser (CEL/CDF) for Ruby. FFI binding to Biolib port of R/Affyio by Benjamin Milo Bolstad
Sunspot is a library providing a powerful, all-ruby API for the Solr search engine. Sunspot manages the configuration of persistent Ruby classes for search and indexing and exposes Solr's most powerful features through a collection of DSLs. Complex search operations can be performed without hand-writing any boolean queries or building Solr parameters by hand.
A Sinatra Extension that makes Page and Fragment Caching easy.
Rails integration for the Sunspot Solr search library
api niceness.
==== subj3ct - The DNS for the Semantic Web This is a Ruby adapter for the subj3ct.com webservice. Subj3ct is an infrastructure technology for Web 3.0 applications. These are applications that are organised around subjects and semantics rather than documents and links. Subj3ct provides the technology and services to enable Web 3.0 applications to define and exchange subject definitions. Or in other words: Subj3ct.com is for the Semantic Web what DNS is for the internet. ==== Installing Install the gem: gem install subj3ct ==== Usage Query a specific subject - to be specific: its subject identity record - using it's identifier: Subj3ct.identifier("http://www.topicmapslab.de/publications/TMRA_2009_subj3ct_a_subject_identity_resolution_service") See the README or the github page for more examples. ==== Subj3ct vs. Subject The official name is "Subj3ct", however in this API, you can also use "Subject" which may be easier to remember or to type for normal, n0n-1337 people. It should work for the gem, for the require and for the main module. ==== Contribute! Subj3ct is a young and ambitious service. It's free, will stay free and needs your help. Contribute to this library! Create bindings for other languages! Publish your data as linked data to the web and register it with subj3ct.com. ==== Note on Patches/Pull Requests * Fork the project on http://github.bb/subj3ct * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. ==== Copyright Copyright (c) 2010 Benjamin Bock, Topic Maps Lab. See LICENSE for details.
==== QDox - http://qdox.codehaus.org QDox is a high speed, small footprint parser for extracting class/interface/method definitions from Java source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. QDox is a Java library. Therefore this RubyGem needs JRuby. ==== Quickstart Step 1: Load your Java sources. In JRuby (or +jirb+) write: require 'qdox' builder = QDox::JavaDocBuilder.new builder.add_source_tree(java.io.File.new(".") (Source: http://qdox.codehaus.org/usage.html) Step 2: Inspect the source model. src = builder.sources.first pkg = src.package puts pkg.name # e.g. "com.bla.foo" imports = src.imports # => e.g. ["java.util.List", "java.util.Set"] some_class = src.classes.first # => a QDox::Model::JavaClass # output the javadoc comment for the first method in some_class puts some_class.methods.first.comment (Source: http://qdox.codehaus.org/model.html) As you may have noticed, the Java packages used have been aliased to shorter Ruby Module names: The Java package com.thoughtworks.qdox is the Ruby module QDox etc. ==== In a Nutshell A custom built parser has been built using JFlex and BYacc/J. These have been chosen because of their proven performance and they require no external libraries at runtime. The parser skims the source files only looking for things of interest such as class/interface definitions, import statements, JavaDoc and member declarations. The parser ignores things such as actual method implementations to avoid overhead (while in method blocks, curly brace counting suffices). The end result of the parser is a very simple document model containing enough information to be useful. ==== License Apache License, Version 2.0 QDox was created by Joe Walnes, Aslak Hellesoy, Paul Hammant, Mike Williams, Mauro Talevi, Robert Scholte, and others. The RubyGem was created by Benjamin Bock.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.