Posts
-
Markus
Git repository of MarkUs
- Student files are stored using git
- Students submit files through the web interface or using version control
- Graders can easily annotate students’ code
- Instructors can form groups or students can form groups on their own
- Web-based course administration
- See the Wiki pages for more features
Tags: #ruby
-
plantuml-parser
Parse PlantUML with JavaScript or TypeScript
Parse PlantUML with JavaScript or TypeScript
The aim of this project is to provide a feature-complete, well tested and maintainable Parsing Expression Grammar (PEG) for the PlantUML syntax. The parser is designed to be used as JavaScript library or from the Command Line.
Important: The parser is not yet feature-complete. But we focus on writing a robust implementation which can parse parts of diagrams without knowing the full syntax. This means that the parser probably still parses just about enough to get you started. If not, please contribute :heart:.
Tags: #typescript • parser • plantuml
-
wasmer-php
🐘🕸️ WebAssembly runtime for PHP
- Easy to use: The
wasmerAPI mimics the standard WebAssembly C API, - Fast:
wasmerexecutes the WebAssembly modules as fast as possible, close to native speed, - Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.
Tags: #php • php-extension • rust
- Easy to use: The
-
laravel-scout-elasticsearch
Search among multiple models with ElasticSearch and Laravel Scout
The package provides the perfect starting point to integrate ElasticSearch into your Laravel application. It is carefully crafted to simplify the usage of ElasticSearch within the Laravel Framework.
It’s built on top of the latest release of Laravel Scout, the official Laravel search package. Using this package, you are free to take advantage of all of Laravel Scout’s great features, and at the same time leverage the complete set of ElasticSearch’s search experience.
If you need any help, stack overflow is the preferred and recommended way to ask support questions.
Tags: #php • laravel • scout
-
db.js
db.js is a wrapper for IndexedDB to make it easier to work against
db.js is a wrapper for IndexedDB to make it easier to work against, making it look more like a queryable API.
Tags: #javascript
-
node-zwave-js
Z-Wave driver written entirely in JavaScript/TypeScript
Z-Wave is an amazing piece of technology, but it is difficult to get started with and develop for.
It shouldn’t be! We’ve got you covered.Built on Node.js and compatible with all known 500 and 700 series Z-Wave controller hardware adapters, Z-Wave JS runs on almost anything with a little bit of computing power and a serial port. Check out the documentation to get started!
Tags: #typescript • z-wave • zwave
-
inch
A documentation analysis tool for the Ruby language
inchgives you hints where to improve your docs. One Inch at a time.Take a look at the project page with screenshots (live and in full color).
Tags: #ruby
-
QuickUMLS
System for Medical Concept Extraction and Linking
QuickUMLS (Soldaini and Goharian, 2016) is a tool for fast, unsupervised biomedical concept extraction from medical text. It takes advantage of Simstring (Okazaki and Tsujii, 2010) for approximate string matching. For more details on how QuickUMLS works, we remand to our paper.
This project should be compatible with Python 3 (Python 2 is no longer supported) and run on any UNIX system (support for Windows is experimental, please report bugs!). If you find any bugs, please file an issue on GitHub or email the author at luca@ir.cs.georgetown.edu.
Tags: #python • concept-extraction • umls
-
nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
Servers today are very different from those even 10 years ago. So why are we still programming like it’s the 90s?
Inspired by the approaches taken by Akka and Erlang, Nact is an open source Node.js framework which enables you to take control of your state to:
- more effectively use memory
- improve application resiliance
- increase performance
- reduce coupling
With out of the box support for event sourcing, and a considered implementation of the actor model, nact can work across a wide variety of domains.
Nact is no silver bullet, but it is evolving to tackle ever more demanding use cases. Perhaps one of them is yours?
To get started, head to https://nact.xyz
Note: Nact currently only able to work on Node 8 and above.
Tags: #typescript • actor-model • nodejs
-
livewire-select
Livewire component for dependant and/or searchable select inputs
Livewire component for dependant and/or searchable select inputs
Tags: #php
subscribe via RSS