Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
*** NOTE: as of Sept 2012, Synopsys is no longer using this project to update GNU Toolchain and Linuxkernel for DesignWare ARC processors. Open Source Software for DesignWare ARC processors has been moved to github at:
https://github.com/foss-for-synopsys-dwc-arc-processors
The pure testing, the LinuxKernel/BSP based on the Yocto project.
The goal of pure is to deliver a test suite which contained a subset of automated
testing cases that were accumulated from the experience of the past few years on
testing the Linuxkernel and BSPs as well as publishing the resultes of tests. The
entire testing automation execution on the targets should be controlled by the file
main_test.sh from the top directory, the execution process would be deployed and
implemented by its own processing, without any remote management server.
NodeCom is an open-source component framework for extremely constrained WSN. This project sourceforge is under construction. The code will be added soon. See our laboratory web page: http://domus.usherbrooke.ca/
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Design and Implementation of the Singhal token based mutual exclusion
[ Design and Implementation of the Singhal token based mutual exclusion algorithm in kernel-space of FreeBSD ]
| Data & Network Security Lab (DNSL)
| Room 501, Floor 5,
| Department of Computer Engineering
| Sharif University of Technology
| Azadi Ave., Tehran, Iran
Vahid Khodabakhshi <vkhodabakhshi@ce.sharif.edu>
Vahid Ranjbar <vranjbar@ce.sharif.edu>
Also see the Acknowledgement file
Please send bugs to our e-mail
This project is aimed at providing (open) software to support pure virtual interface for LinuxKernel. All Linux networking functionality will be supported on these interfaces.
For Release 1.1
1) Adds support for connectivity between the vnics of two different systems by way of creating overlays. (VXLAN style)
2) On a virtual environment it can either run on hypervisor or inside a VM (as applicable).
- Dipjyoti Saikia (Developer/Admin)
<dipjyoti.saikia@gmail.com>
The OpenCL Kernel Compiler compiles OpenCL kernel files and presents any compilation errors in a form commonly used by "regular" C/C++ compilers. It is intended to be used as a supporting tool for application developers working with OpenCL.
Version 0.3.0 adds additional features for saving compiled binaries and selecting platforms/devices.
J2eeBuilder automates JSP<->POJO<->EJB service calls via Comonent Definitions(XML). It includes utilities for merging (ejb-jar.xml) & packaging component/ear. It is certified as J2EE-Compatible by Sun Microsystems and is the kernel of Ohioedge CRM Se
Klava (Klaim in Java) is a Java package for implementing distributed applications that can exploit mobile code and run over a heterogeneous network environment. Klava is based on the KLAIM (Kernel Language for Agent Interaction and Mobility)
Universal PHP Framework. toKernel is a fully Object-Oriented extensible framework. By design, the framework's kernel is monolithic which brings a lot of advantages. It is NOT a loader for a mere collection of classes.
The LinuxKernel Network Conformance Test Suite project is an implementation of the test tools for network protocols in the Linuxkernel. The primary goal of this project is to let test of network easily.
This project is an userland library implementation of the Task Queue facility in the OpenSolaris kernel that simplifies thread management. Task Queues are somewhat similar to dispatch queues in Grand Central Dispatch but are more flexible.
The Common Scripting Interface is a pseudofs which provides simple data via Read Write calls much the same as procfs. The goal is to drop the overhead of scripts and up efficiency by removing the need for multiple instances of the same library in RAM
CLara is a framework that enables you to access the computing power of many graphics processors in an IP-based network using a kind of Client/Proxy/Server model. Its programming interface conforms to the OpenCL 1.0 standard.
LinMemTags library provides Linuxkernel developers with ability setting unique tags to allocated kernel memory and track them through Proc file system. linmemtags implements idea of memory tagging similar to MS Windows Kernel tagging mechanism.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
CooCox CoOS is an Embedded RTOS specially for ARM Cortex-M3. It is a real-time multitask kernel which accords with CMSIS ( Cortex Microcontroller Software Interface Standard ). It is a free and open real-time Operating System.
In all , I want to implement a slab cached memory management in application layer instead of linuxkernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.