Extracts from a set of suricata rules the sid and refs into a JSON file
SID contracts
sid
aes for sid
Sid Karthik's template for React-Tailwind
ODA SID Model Library for TMF APIs
Next.js latest boilerplate by Sid
No description provided.
https://www.loom.com/share/b8689a7f9f9841778caa91542c9ae903?sid=4aac93bf-f728-4e4d-ba10-c5aa44982c8c
Identity attestation pattern for AI agents — orchestrate verification flows (WhatsApp OTP, email magic link, Auth0, MercadoPago Identity, SID gov) and get back a signed attestation with a trust level. The RENAPER workaround that lets agents do KYC without
Command line tool to install SID software
DID SDK for SID
UI Library for SID
This project contains a command line tool **sid-provider** that can be used by a SID provider organisation to submit data into SID.
CLI + MCP server that mutates Construct 3 projects (event sheets, layouts, objectTypes) stored as on-disk JSON, via SID-addressed recipes and a read-side extracted/ generator pipeline.
Componentes para UMAG Intranet
- es6 语法 - 兼容 pomelo2.x 系列 - 内置 redis使用 - 发送消息给某一个或多个玩家 - 发送消息给指定的channelName - 发送消息给指定 sid 和 channelName - 发送消息给用户列表中指定sid的用户
nodejs的分布式id解决方案 参考Twitter的snowflake ```js const SnowflakeID = require("SnowflakeID") const sid = new SnowflakeID() let arr = [] for(let i = 0; i < 10000; i++){ arr.push(sid.generate()) } console.log(arr) ```
React native SDK
DID SDK for SID
hd online player (hindi movies wake up sid free downlo)
```shell Usage: aqara-gateway-faker json-string / json-file COMMAND: start start gateway service with json data stop stop gateway service exit exit get [sid] print current data set sid key=value [key=v
Content addressing (ADDR.v1) - immutable content IDs (RID) and structural pointers (SID)
Simple session middleware for Express with custom SID support
Simple Id. Tiny crate providing strongly typed ids and an id-based vector.
sid is a UNIX-inspired coding agent for Anthropic-compatible APIs
This is the public Twilio REST API.
This is a twilio API client generated via openAPI and slightly modified
This is the public Twilio REST API.
OSIS - Object Storage with SmartID. Distributed, human-readable IDs and object storage.
An actor-model concurrency framework providing abstraction over async and blocking actors.
Pure-Rust OpenType/CFF font parser for the oxideav framework — sfnt + CFF Top/Private DICT + Type 2 charstrings (cubic-Bezier outlines)
Rust driver for USBSID-Pico – interface MOS SID chips (6581/8580) and hardware emulators over USB
Parser for SID file format used for SID tunes
Fast Rust implementation of Unix find with GNU-compatible syntax and parallel traversal
Xous microkernel OS inter-process name resolution server
Useful for multi-tenant apps where the data lives on the same database, but you want the elements of a tenant to associate with each other via relative ids, not the absolute database id.
Hermit jsSID wrapper for opal
List containing any type of Object intenteded to be indexed by status and id, making it easy to select all Objects for a given status, update the list, etc.
Generate sequential identifiers using alpha-numeric template
Hardware private key storage for next-generation cryptography (e.g. BLS) initially targeting USB armory Mk II devices from F-Secure
A simple hello world gem
sid-csv implements a library and a command-line interface to YANG sid files as CSV
Convert SID tunes to other formats
The win32-security library provides an interface for dealing with security related aspects of MS Windows, such as SID's, ACL's and ACE's.
SideNav is a Ruby package which helps you generate powerful sidebar navigation.
Lookout-Rake Lookout-Rake provides Rake¹ tasks for testing using Lookout. ¹ See http://rake.rubyforge.org/ § Installation Install Lookout-Rake with % gem install lookout-rake § Usage Include the following code in your ‹Rakefile›: require 'lookout-rake-3.0' Lookout::Rake::Tasks::Test.new If the ‹:default› task hasn’t been defined it’ll be set to depend on the ‹:test› task. The ‹:check› task will also depend on the ‹:test› task. There’s also a ‹:test:coverage› task that gets defined that uses the coverage library that comes with Ruby 1.9 to check the test coverage when the tests are run. You can hook up your test task to use your Inventory¹: load File.expand_path('../lib/library-X.0/version.rb', __FILE__) Lookout::Rake::Tasks::Test.new :inventory => Library::Version Also, if you use the tasks that come with Inventory-Rake², the test task will hook into the inventory you tell them to use automatically, that is, the following will do: load File.expand_path('../lib/library-X.0/version.rb', __FILE__) Inventory::Rake::Tasks.define Library::Version Lookout::Rake::Tasks::Test.new For further usage information, see the {API documentation}³. ¹ Inventory: http://disu.se/software/inventory/ ² Inventory-Rake: http://disu.se/software/inventory-rake/ ³ API: http://disu.se/software/lookout-rake/api/Lookout/Rake/Tasks/Test/ § Integration To use Lookout together with Vim¹, place ‹contrib/rakelookout.vim› in ‹~/.vim/compiler› and add compiler rakelookout to ‹~/.vim/after/ftplugin/ruby.vim›. Executing ‹:make› from inside Vim will now run your tests and an errors and failures can be visited with ‹:cnext›. Execute ‹:help quickfix› for additional information. Another useful addition to your ‹~/.vim/after/ftplugin/ruby.vim› file may be nnoremap <buffer> <silent> <Leader>M <Esc>:call <SID>run_test()<CR> let b:undo_ftplugin .= ' | nunmap <buffer> <Leader>M' function! s:run_test() let test = expand('%') let line = 'LINE=' . line('.') if test =~ '^lib/' let test = substitute(test, '^lib/', 'test/', '') let line = "" endif execute 'make' 'TEST=' . shellescape(test) line endfunction Now, pressing ‹<Leader>M› will either run all tests for a given class, if the implementation file is active, or run the test at or just before the cursor, if the test file is active. This is useful if you’re currently receiving a lot of errors and/or failures and want to focus on those associated with a specific class or on a specific test. ¹ Find out more about Vim at http://www.vim.org/ § Financing Currently, most of my time is spent at my day job and in my rather busy private life. Please motivate me to spend time on this piece of software by donating some of your money to this project. Yeah, I realize that requesting money to develop software is a bit, well, capitalistic of me. But please realize that I live in a capitalistic society and I need money to have other people give me the things that I need to continue living under the rules of said society. So, if you feel that this piece of software has helped you out enough to warrant a reward, please PayPal a donation to now@disu.se¹. Thanks! Your support won’t go unnoticed! ¹ Send a donation: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=now%40disu%2ese&item_name=Nikolai%20Weibull%20Software%20Services § Reporting Bugs Please report any bugs that you encounter to the {issue tracker}¹. ¹ See https://github.com/now/lookout-rake/issues § Authors Nikolai Weibull wrote the code, the tests, the manual pages, and this README.
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.